Skip to content

Commit 4b72cd3

Browse files
Bump com.sun.codemodel:codemodel from 2.4.1 to 2.6
Bumps com.sun.codemodel:codemodel from 2.4.1 to 2.6. --- updated-dependencies: - dependency-name: com.sun.codemodel:codemodel dependency-version: '2.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19c4439 commit 4b72cd3

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
@@ -308,7 +308,7 @@ dependencies {
308308
implementation 'org.apache.commons:commons-lang3:3.1'
309309
implementation 'org.apache.velocity:velocity:1.7'
310310
implementation 'org.ini4j:ini4j:0.5.2'
311-
implementation 'com.sun.codemodel:codemodel:2.4.1'
311+
implementation 'com.sun.codemodel:codemodel:2.6'
312312
implementation 'org.yaml:snakeyaml:1.11'
313313

314314
// TODO DEPS the deps below are required due to a) the callback server code, b)

0 commit comments

Comments
 (0)