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 9aa4775 commit 6b1e8d0Copy full SHA for 6b1e8d0
1 file changed
gradle/libs.versions.toml
@@ -4,13 +4,13 @@ cloud-buildLogic-rootProject-publishing = { id = "org.incendo.cloud-build-logic.
4
cloud-buildLogic-rootProject-spotless = { id = "org.incendo.cloud-build-logic.spotless.root-project", version.ref = "cloud-build-logic" }
5
6
[versions]
7
-cloud-build-logic = "0.0.13"
+cloud-build-logic = "0.0.15"
8
ktlint = "1.0.1"
9
checkstyle = "10.12.5"
10
kotlin = "1.9.23"
11
12
# Cloud
13
-cloud = "2.0.0-beta.2"
+cloud = "2.0.0-rc.1"
14
15
# External
16
caffeine = "3.1.8"
0 commit comments