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 18f8dca commit 1229b39Copy full SHA for 1229b39
lib/build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
api 'org.apache.commons:commons-math3:3.6.1'
27
28
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
29
- implementation 'org.jooq:joou:0.9.4'
+ implementation 'org.jooq:joou:0.9.5'
30
implementation 'com.google.guava:guava:33.5.0-jre'
31
implementation 'info.picocli:picocli:4.7.7'
32
0 commit comments