We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f1825f commit 9df1b72Copy full SHA for 9df1b72
gradle/libs.versions.toml
@@ -2,8 +2,8 @@
2
gson = "com.google.code.gson:gson:2.13.2"
3
hamcrest = "org.hamcrest:hamcrest:3.0"
4
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"
+junit-jupiter = "org.junit.jupiter:junit-jupiter:5.14.0"
+junit-platform = "org.junit.platform:junit-platform-launcher:1.14.0"
7
logback-classic = "ch.qos.logback:logback-classic:1.5.18"
8
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.1.0"
9
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.2.0"
0 commit comments