Skip to content

Commit 9df1b72

Browse files
Update junit-framework monorepo (#408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f1825f commit 9df1b72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
gson = "com.google.code.gson:gson:2.13.2"
33
hamcrest = "org.hamcrest:hamcrest:3.0"
44
jspecify = "org.jspecify:jspecify:1.0.0"
5-
junit-jupiter = "org.junit.jupiter:junit-jupiter:5.13.4"
6-
junit-platform = "org.junit.platform:junit-platform-launcher:1.13.4"
5+
junit-jupiter = "org.junit.jupiter:junit-jupiter:5.14.0"
6+
junit-platform = "org.junit.platform:junit-platform-launcher:1.14.0"
77
logback-classic = "ch.qos.logback:logback-classic:1.5.18"
88
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.1.0"
99
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.2.0"

0 commit comments

Comments
 (0)