Skip to content

Commit a8b59bb

Browse files
Update dependency com.squareup.okhttp3:mockwebserver3-junit5 to v5.3.2 (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 861a9a7 commit a8b59bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jspecify = "org.jspecify:jspecify:1.0.0"
99
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
1010
junit-platform = { module = "org.junit.platform:junit-platform-launcher", version.ref = "junit" }
1111
logback-classic = "ch.qos.logback:logback-classic:1.5.21"
12-
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.3.0"
12+
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.3.2"
1313
nullaway = "com.uber.nullaway:nullaway:0.12.12"
1414
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.2.0"
1515
tika = "org.apache.tika:tika-core:3.2.3"

0 commit comments

Comments
 (0)