Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent f442bd6 commit 4e6309f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ dependencies {
implementation 'com.sk89q.worldedit:worldedit-core:7.2.14'
embed 'org.jetbrains.kotlin:kotlin-stdlib'
embed 'com.google.code.gson:gson:2.10.1'
embed 'com.squareup.okhttp3:okhttp:4.11.0'
embed 'com.squareup.okhttp3:okhttp:4.12.0'
embed 'com.michael-bull.kotlin-result:kotlin-result:1.1.18'
testImplementation 'io.kotest:kotest-runner-junit5-jvm:5.7.0'
testImplementation 'io.kotest:kotest-runner-junit5-jvm:5.8.0'
}

processResources {
Expand Down

0 comments on commit 4e6309f

Please sign in to comment.