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 9df1b72 commit 025763eCopy full SHA for 025763e
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.14.0"
6
-junit-platform = "org.junit.platform:junit-platform-launcher:1.14.0"
+junit-jupiter = "org.junit.jupiter:junit-jupiter:6.0.0"
+junit-platform = "org.junit.platform:junit-platform-launcher:6.0.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