Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Commit 8cf9b6e

Browse files
Update dependency org.ow2.asm:asm-all to v6
1 parent 54fc782 commit 8cf9b6e

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
@@ -93,7 +93,7 @@
9393
[io.dropwizard.metrics/metrics-core ~dropwizard-metrics-version]
9494
[io.dropwizard.metrics/metrics-graphite ~dropwizard-metrics-version]
9595
[metrics-clojure "2.10.0"]
96-
[org.ow2.asm/asm-all "5.0.3"]
96+
[org.ow2.asm/asm-all "6.0_BETA"]
9797
;; Remove once all projects are updated to use honeysql 2.x
9898
[honeysql "1.0.461"]
9999
[com.github.seancorfield/honeysql "2.7.1364"]

0 commit comments

Comments
 (0)