Skip to content

Commit e1ead3a

Browse files
committed
Gradle 9.0.0
1 parent b1b8673 commit e1ead3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ annotations = "26.0.2"
66
httpcore = "4.4.16"
77
httpclient = "4.5.14"
88
httpmime = "4.5.14"
9-
junit = "5.13.3"
9+
junit = "5.13.4"
1010
gson = "2.13.1"
1111

1212
[plugins]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)