Skip to content

Commit

Permalink
Update CC:T and TeaVM
Browse files Browse the repository at this point in the history
  • Loading branch information
SquidDev committed Apr 17, 2024
1 parent f762b66 commit d29b0ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ dependencies {
implementation(libs.netty.proxy)
implementation(libs.netty.socks)
implementation(libs.slf4j)
runtimeOnly(libs.teavm.core) // Contains the TeaVM runtime

implementation(libs.bundles.teavm.api)

Expand Down

0 comments on commit d29b0ae

Please sign in to comment.