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 07292e6 commit b90fce6Copy full SHA for b90fce6
build.gradle
@@ -11,7 +11,7 @@ version '1.0-SNAPSHOT'
11
ext {
12
jooqVersion = '3.18.0'
13
jacksonVersion = '2.15.0'
14
- chatGPTVersion = '0.14.0'
+ chatGPTVersion = '0.16.0'
15
}
16
17
// Skips sonarlint during the build, useful for testing purposes.
0 commit comments