Skip to content

Commit

Permalink
deps: bump snakeyaml to v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lread committed Aug 10, 2023
1 parent 65a286a commit b13d546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{:paths ["src/clojure" "target/classes"]
:deps {org.yaml/snakeyaml {:mvn/version "2.0"}
:deps {org.yaml/snakeyaml {:mvn/version "2.1"}
org.flatland/ordered {:mvn/version "1.15.11"}}
:deps/prep-lib {:alias :build
:fn compile-java
Expand Down

0 comments on commit b13d546

Please sign in to comment.