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 daf081a commit 51dfba6Copy full SHA for 51dfba6
gradle/libs.versions.toml
@@ -82,7 +82,9 @@ jetbrainsAnnotations = "26.0.2"
82
json = "20250517"
83
jsoup = "1.20.1"
84
androidTestJunit = "1.2.1"
85
+# https://github.com/junit-team/junit5/releases/
86
junitJupiter = "5.13.0"
87
+# https://github.com/junit-team/junit5/releases/ - version numbers differ; changelogs in bundle
88
junitPlatformLauncher = "1.13.0"
89
# https://github.com/JetBrains/kotlin/releases/
90
kotlin = '2.1.21'
0 commit comments