Skip to content

Commit c3da55a

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/net.lingala.zip4j-zip4j-2.11.2' into combined-pr-branch
2 parents 2ea58d5 + 21e0960 commit c3da55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hivemq/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
shaded("org.javassist:javassist:3.29.0-GA")
1010
shaded("org.jboss.shrinkwrap:shrinkwrap-api:1.2.6")
1111
shaded("org.jboss.shrinkwrap:shrinkwrap-impl-base:1.2.6")
12-
shaded("net.lingala.zip4j:zip4j:2.11.1")
12+
shaded("net.lingala.zip4j:zip4j:2.11.2")
1313

1414
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.0")
1515
testImplementation(project(":junit-jupiter"))

0 commit comments

Comments
 (0)