Skip to content

Commit

Permalink
Update dependency net.azisaba.simpleproxy:api to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 59c5989 commit 25451b5
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 @@ -23,7 +23,7 @@ repositories {
}

dependencies {
compileOnly("net.azisaba.simpleproxy:api:2.0.0")
compileOnly("net.azisaba.simpleproxy:api:2.0.1")
compileOnly("org.jetbrains:annotations:24.0.0")
compileOnly("it.unimi.dsi:fastutil:8.5.11")
}
Expand Down

0 comments on commit 25451b5

Please sign in to comment.