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 b1b8673 commit e1ead3aCopy full SHA for e1ead3a
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ annotations = "26.0.2"
6
httpcore = "4.4.16"
7
httpclient = "4.5.14"
8
httpmime = "4.5.14"
9
-junit = "5.13.3"
+junit = "5.13.4"
10
gson = "2.13.1"
11
12
[plugins]
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
0 commit comments