We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d53a647 + cf4821d commit 5134d11Copy full SHA for 5134d11
1 file changed
project.clj
@@ -148,7 +148,7 @@
148
[com.fasterxml.jackson.module/jackson-module-afterburner ~jackson-version]
149
;; For some reason, this version is 2.20 without a .1. Update this back to
150
;; ~jackson-version when they match again.
151
- [com.fasterxml.jackson.core/jackson-annotations "2.20"]
+ [com.fasterxml.jackson.core/jackson-annotations "2.21"]
152
[com.gfredericks/test.chuck "0.2.15"]
153
[com.github.seancorfield/honeysql "2.7.1364"]
154
[com.github.seancorfield/next.jdbc "1.3.1086"]
0 commit comments