Skip to content

Commit e81148c

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] <[email protected]>
1 parent 90f2073 commit e81148c

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
@@ -333,7 +333,7 @@ dependencies {
333333
implementation('org.apache.commons:commons-lang3:3.1')
334334
implementation('org.apache.velocity:velocity:1.7')
335335
implementation('org.ini4j:ini4j:0.5.2')
336-
implementation('com.sun.codemodel:codemodel:2.4.1')
336+
implementation('com.sun.codemodel:codemodel:2.6')
337337
implementation('org.yaml:snakeyaml:1.11')
338338

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

0 commit comments

Comments
 (0)