Skip to content

Commit c32cea0

Browse files
committed
Bump clj4intellij to 0.6.2
1 parent 41bb3ce commit c32cea0

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

.clj-kondo/config.edn

Lines changed: 0 additions & 2 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
- Bump clj4intellij to 0.6.1.
5+
- Bump clj4intellij to 0.6.2.
66

77
## 3.0.0
88

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories {
2424

2525
dependencies {
2626
implementation ("org.clojure:clojure:1.12.0")
27-
implementation ("com.github.ericdallo:clj4intellij:0.6.1")
27+
implementation ("com.github.ericdallo:clj4intellij:0.6.2")
2828
implementation ("seesaw:seesaw:1.5.0")
2929
implementation ("camel-snake-kebab:camel-snake-kebab:0.4.3")
3030
implementation ("com.rpl:proxy-plus:0.0.9")

0 commit comments

Comments
 (0)