Skip to content

Commit

Permalink
Bump nu.studer.jooq from 8.0 to 8.2.1
Browse files Browse the repository at this point in the history
Bumps nu.studer.jooq from 8.0 to 8.2.1.

---
updated-dependencies:
- dependency-name: nu.studer.jooq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent b4084c3 commit 0d11c12
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 0d11c12

Please sign in to comment.