Skip to content

Commit 83a6949

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/net.lingala.zip4j-zip4j-2.10.0' into combined-pr-branch
2 parents 06fc95f + 64f9678 commit 83a6949

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.28.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.9.1")
12+
shaded("net.lingala.zip4j:zip4j:2.10.0")
1313

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

0 commit comments

Comments
 (0)