We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b940ff + 354e93e commit 90b4fdbCopy full SHA for 90b4fdb
ganttproject/build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
plugins {
14
id "org.jetbrains.kotlin.jvm"
15
id "maven-publish"
16
- id "nu.studer.jooq" version "10.1"
+ id "nu.studer.jooq" version "10.1.1"
17
id "org.jetbrains.kotlin.plugin.serialization" version "$kotlin_version"
18
id "io.miret.etienne.sass" version "1.5.2"
19
}
0 commit comments