Skip to content

Commit dd32980

Browse files
committed
update build foo
1 parent b9ba51a commit dd32980

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22

33
## do not track latest and greatest for better downstream compat
4-
kotlin = "2.4.0"
4+
kotlin = "2.4.10"
55

66
guava = "33.5.0-jre"
77
autovalue = "1.11.0"
88
signum = "3.24.0"
99
supreme = "0.15.0"
10-
agp = "8.13.2"
10+
agp = "9.1.1"
1111
cbor = "0.9"
1212
gson = "2.13.2"
1313
errorprone = "2.43.0"
@@ -26,9 +26,9 @@ semver = "1.2.0"
2626
serialization ="1.11.0"
2727

2828
slf4j = "1.7.36"
29-
testballoon = "1.0.0-K2.4.0"
29+
testballoon = "1.0.1-K2.4.0"
3030
#testballoonAddons = "0.14.0"
31-
asp = "20260701"
31+
asp = "20260722"
3232
sbombastic ="0.0.3"
3333
pitest = "1.19.0-rc.3"
3434
pitest-junit5 = "1.2.2"
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-9.2.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)