Skip to content

Commit d63f480

Browse files
Bump io.netty:netty-all from 4.1.105.Final to 4.1.106.Final (#58)
1 parent 46e2db3 commit d63f480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414
}
1515

1616
dependencies {
17-
implementation("io.netty:netty-all:4.1.105.Final")
17+
implementation("io.netty:netty-all:4.1.106.Final")
1818
implementation("log4j:log4j:1.2.17")
1919
implementation("com.google.code.gson:gson:2.10.1")
2020
implementation("org.apache.poi:poi-ooxml:5.2.5")

0 commit comments

Comments
 (0)