Skip to content

Commit

Permalink
update netty.io
Browse files Browse the repository at this point in the history
  • Loading branch information
FeiChen-okta committed Oct 4, 2024
1 parent 75b9c97 commit 5778f77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ buildscript {
allprojects {
configurations.all {
resolutionStrategy {
force("com.google.protobuf:protobuf-java:3.25.5")
force("io.netty:netty-codec-http2:4.1.108.Final")
force("com.squareup.okio:okio:3.9.0")
force("org.bouncycastle:bcprov-jdk18on:1.78.1")
force("org.json:json:20240303")
Expand Down

0 comments on commit 5778f77

Please sign in to comment.