File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ jettyWebsocketApi = { module = "org.eclipse.jetty.websocket:websocket-jetty-api"
109
109
jettyWebsocketServer = { module = " org.eclipse.jetty.websocket:websocket-jetty-server" }
110
110
jgit = { module = " org.eclipse.jgit:org.eclipse.jgit" , version = " 5.12.0.202106070339-r" }
111
111
jnrUnixsocket = { module = " com.github.jnr:jnr-unixsocket" , version = " 0.38.20" }
112
- jooq = { module = " org.jooq:jooq" , version = " 3.18.2 " }
112
+ jooq = { module = " org.jooq:jooq" , version = " 3.19.7 " }
113
113
junitApi = { module = " org.junit.jupiter:junit-jupiter-api" , version = " 5.9.3" }
114
114
junitEngine = { module = " org.junit.jupiter:junit-jupiter-engine" , version = " 5.9.3" }
115
115
junitGradlePlugin = { module = " org.junit.platform:junit-platform-gradle-plugin" , version = " 1.2.0" }
You can’t perform that action at this time.
0 commit comments