Skip to content

Commit 8b82061

Browse files
Merge pull request #181 from xenit-eu/renovate/org.jooq-jooq-checker-3.x
Update dependency org.jooq:jooq-checker to v3.20.9
2 parents 0f23f2c + e5269f3 commit 8b82061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contentgrid-appserver-query-engine-impl-jooq/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ dependencies {
1414
api 'com.contentgrid.thunx:thunx-model'
1515
implementation 'com.fasterxml.uuid:java-uuid-generator'
1616

17-
annotationProcessor "org.jooq:jooq-checker:3.20.8"
18-
testAnnotationProcessor "org.jooq:jooq-checker:3.20.8"
17+
annotationProcessor "org.jooq:jooq-checker:3.20.9"
18+
testAnnotationProcessor "org.jooq:jooq-checker:3.20.9"
1919

2020
testImplementation 'org.springframework.boot:spring-boot-starter-test'
2121
testImplementation 'org.springframework.boot:spring-boot-starter-jooq'

0 commit comments

Comments
 (0)