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 9cb661c commit db8d73dCopy full SHA for db8d73d
build.gradle
@@ -9,7 +9,7 @@ group 'org.togetherjava'
9
version '1.0-SNAPSHOT'
10
11
ext {
12
- jooqVersion = '3.19.1'
+ jooqVersion = '3.20.4'
13
jacksonVersion = '2.19.0'
14
chatGPTVersion = '0.18.0'
15
}
0 commit comments