Skip to content

Commit

Permalink
Merge pull request #2320 from bardsoftware/dependabot/gradle/nu.stude…
Browse files Browse the repository at this point in the history
…r.jooq-8.2.1

Bump nu.studer.jooq from 8.0 to 8.2.1
  • Loading branch information
dbarashev authored Jul 7, 2023
2 parents 15a6e40 + 0d11c12 commit 7c9a5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ganttproject/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
plugins {
id "org.jetbrains.kotlin.jvm"
id "maven-publish"
id "nu.studer.jooq" version "8.0"
id "nu.studer.jooq" version "8.2.1"
id "org.jetbrains.kotlin.plugin.serialization" version "$kotlin_version"
}

Expand Down

0 comments on commit 7c9a5b4

Please sign in to comment.