Skip to content

Commit

Permalink
CVE detected??????
Browse files Browse the repository at this point in the history
  • Loading branch information
maximumpower55 committed May 21, 2024
1 parent 40d209d commit f11c2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
include("com.fasterxml.jackson.core:jackson-databind:2.17.0")
include("com.fasterxml.jackson.core:jackson-annotations:2.17.0")
include("com.squareup.okhttp3:okhttp:4.12.0")
include("com.squareup.okio:okio-jvm:3.2.0")
include('com.squareup.okio:okio-jvm:3.4.0')
include("com.neovisionaries:nv-websocket-client:2.14")
// for "squareup" libs (they all use kotlin)
modLocalRuntime("net.fabricmc:fabric-language-kotlin:1.10.20+kotlin.1.9.24")
Expand Down

0 comments on commit f11c2c3

Please sign in to comment.