We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a36336 + 304214b commit e6d6f8eCopy full SHA for e6d6f8e
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.21"]
+ [com.fasterxml.jackson.core/jackson-annotations "2.22"]
152
[com.gfredericks/test.chuck "0.2.15"]
153
[com.github.seancorfield/honeysql "2.7.1368"]
154
[com.github.seancorfield/next.jdbc "1.3.1108"]
0 commit comments