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 060b346 commit 0b5790aCopy full SHA for 0b5790a
build.gradle
@@ -15,7 +15,7 @@ ext {
15
jooqVersion = '3.20.5'
16
jacksonVersion = '2.19.1'
17
chatGPTVersion = '0.18.2'
18
- junitVersion = '5.13.2'
+ junitVersion = '6.0.0'
19
}
20
21
// Skips sonarlint during the build, useful for testing purposes.
0 commit comments