Skip to content

Commit dd08e5d

Browse files
committed
Bump Eastwood
1 parent b31db32 commit dd08e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
:clj-kondo [:test
7777
{:dependencies [[clj-kondo "2021.12.19"]]}]
7878

79-
:eastwood {:plugins [[jonase/eastwood "1.1.0"]]
79+
:eastwood {:plugins [[jonase/eastwood "1.2.2"]]
8080
:eastwood {:exclude-namespaces ~(cond-> []
8181
jdk8?
8282
(conj 'orchard.java.parser)

0 commit comments

Comments
 (0)