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.
1 parent 198f835 commit f65fb03Copy full SHA for f65fb03
build.gradle
@@ -13,7 +13,7 @@ version '1.0-SNAPSHOT'
13
14
ext {
15
jooqVersion = '3.20.5'
16
- jacksonVersion = '2.19.1'
+ jacksonVersion = '2.20.0'
17
chatGPTVersion = '0.18.2'
18
junitVersion = '5.13.2'
19
}
0 commit comments