Skip to content

Commit d2d7bd4

Browse files
Bump org.ini4j:ini4j from 0.5.2 to 0.5.4
Bumps org.ini4j:ini4j from 0.5.2 to 0.5.4. --- updated-dependencies: - dependency-name: org.ini4j:ini4j dependency-version: 0.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19c4439 commit d2d7bd4

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
@@ -307,7 +307,7 @@ dependencies {
307307
implementation 'info.picocli:picocli:4.7.7'
308308
implementation 'org.apache.commons:commons-lang3:3.1'
309309
implementation 'org.apache.velocity:velocity:1.7'
310-
implementation 'org.ini4j:ini4j:0.5.2'
310+
implementation 'org.ini4j:ini4j:0.5.4'
311311
implementation 'com.sun.codemodel:codemodel:2.4.1'
312312
implementation 'org.yaml:snakeyaml:1.11'
313313

0 commit comments

Comments
 (0)