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 cb3c99a commit 52c1b20Copy full SHA for 52c1b20
jooq/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
java
6
id("org.springframework.boot") version "3.5.4"
7
id("io.spring.dependency-management") version "1.1.7"
8
- id("nu.studer.jooq") version "10.1"
+ id("nu.studer.jooq") version "10.1.1"
9
}
10
11
group = "zin.rashidi.boot"
0 commit comments