Skip to content

Commit 6869def

Browse files
Bump org.jooq:jooq from 3.17.2 to 3.18.0 (#799)
Bumps org.jooq:jooq from 3.17.2 to 3.18.0. --- updated-dependencies: - dependency-name: org.jooq:jooq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c50dbd commit 6869def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ group 'org.togetherjava'
99
version '1.0-SNAPSHOT'
1010

1111
ext {
12-
jooqVersion = '3.17.2'
12+
jooqVersion = '3.18.0'
1313
jacksonVersion = '2.14.0'
1414
}
1515

0 commit comments

Comments
 (0)