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 79a659f commit 8ab8db1Copy full SHA for 8ab8db1
build.gradle
@@ -10,7 +10,7 @@ version '1.0-SNAPSHOT'
10
11
ext {
12
jooqVersion = '3.18.0'
13
- jacksonVersion = '2.15.0'
+ jacksonVersion = '2.16.0'
14
chatGPTVersion = '0.18.0'
15
}
16
0 commit comments