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 a153298 commit d2d6487Copy full SHA for d2d6487
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.13.0'
+ chatGPTVersion = '0.14.0'
15
}
16
17
// Skips sonarlint during the build, useful for testing purposes.
0 commit comments