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 b360d7b commit 956bdcfCopy full SHA for 956bdcf
build.gradle
@@ -10,7 +10,7 @@ version '1.0-SNAPSHOT'
10
11
ext {
12
jooqVersion = '3.19.1'
13
- jacksonVersion = '2.18.1'
+ jacksonVersion = '2.19.0'
14
chatGPTVersion = '0.18.0'
15
}
16
0 commit comments