Skip to content

Commit

Permalink
Update dependency com.squareup.okhttp3:okhttp to v5.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent 5a24314 commit 1bdcea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ allprojects {
dependencies {
implementation("eu.okaeri:okaeri-configs-yaml-bukkit:4.0.8")
compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.10")
implementation("com.squareup.okhttp3:okhttp:5.0.0-SNAPSHOT")
implementation("eu.okaeri:okaeri-configs-serdes-bukkit:4.0.8")
implementation("com.github.ben-manes.caffeine:caffeine:2.9.3")
implementation("com.h2database:h2:2.1.214")
Expand Down

0 comments on commit 1bdcea5

Please sign in to comment.