Skip to content

Commit db38460

Browse files
committed
Bump clj4intellij to 0.6.3
1 parent c32cea0 commit db38460

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.2.
5+
- Bump clj4intellij to 0.6.3.
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.2")
27+
implementation ("com.github.ericdallo:clj4intellij:0.6.3")
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)