We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c4439 commit 4b72cd3Copy full SHA for 4b72cd3
build.gradle
@@ -308,7 +308,7 @@ dependencies {
308
implementation 'org.apache.commons:commons-lang3:3.1'
309
implementation 'org.apache.velocity:velocity:1.7'
310
implementation 'org.ini4j:ini4j:0.5.2'
311
- implementation 'com.sun.codemodel:codemodel:2.4.1'
+ implementation 'com.sun.codemodel:codemodel:2.6'
312
implementation 'org.yaml:snakeyaml:1.11'
313
314
// TODO DEPS the deps below are required due to a) the callback server code, b)
0 commit comments