We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32cea0 commit db38460Copy full SHA for db38460
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## [Unreleased]
4
5
-- Bump clj4intellij to 0.6.2.
+- Bump clj4intellij to 0.6.3.
6
7
## 3.0.0
8
build.gradle.kts
@@ -24,7 +24,7 @@ repositories {
24
25
dependencies {
26
implementation ("org.clojure:clojure:1.12.0")
27
- implementation ("com.github.ericdallo:clj4intellij:0.6.2")
+ implementation ("com.github.ericdallo:clj4intellij:0.6.3")
28
implementation ("seesaw:seesaw:1.5.0")
29
implementation ("camel-snake-kebab:camel-snake-kebab:0.4.3")
30
implementation ("com.rpl:proxy-plus:0.0.9")
0 commit comments