Skip to content

Commit

Permalink
Bump lein-binplus version
Browse files Browse the repository at this point in the history
  • Loading branch information
r4um committed Mar 23, 2024
1 parent 1cdfe42 commit 9e5bc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
:jvm-opts [ "$JVM_OPTS" ]}
:profiles {:uberjar {:aot :all}
:dev {:dependencies [[clj-kondo "2024.03.13"]]
:plugins [[lein-binplus "0.6.6"]]}}
:plugins [[lein-binplus "0.6.8"]]}}
:aliases {"clj-kondo" ["run" "-m" "clj-kondo.main" "--lint" "src"]})

0 comments on commit 9e5bc82

Please sign in to comment.