Skip to content

Commit ca01a7f

Browse files
robertfmurdockgithub-actions[bot]
authored andcommitted
[patch] libraries Gradle Libraries Update
1 parent 9a9b5bf commit ca01a7f

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

convention-plugins/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ org-jmailen-gradle-kotlinter-gradle = "org.jmailen.gradle:kotlinter-gradle:5.4.2
99
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:1.1.0"
1010

1111
[versions]
12-
org-jetbrains-kotlin = "2.3.10"
12+
org-jetbrains-kotlin = "2.3.20"

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[plugins]
22
com-github-sghill-distribution-sha = "com.github.sghill.distribution-sha:0.4.0"
3-
com-zegreatrob-tools-digger = "com.zegreatrob.tools.digger:1.9.13"
4-
com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.13"
5-
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.9.13"
3+
com-zegreatrob-tools-digger = "com.zegreatrob.tools.digger:1.9.14"
4+
com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.14"
5+
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.9.14"
66
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:1.1.0"

libraries/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
2-
de-infix-testballoon = "0.8.3-K2.3.0"
2+
de-infix-testballoon = "0.8.4-K2.3.20"
33
io-github-oshai-kotlin-logging = "8.0.01"
4-
org-jetbrains-kotlin = "2.3.10"
4+
org-jetbrains-kotlin = "2.3.20"
55
org-jetbrains-kotlinx-coroutines = "1.10.2"
66
org-jetbrains-kotlinx-serialization = "1.10.0"
77
org-junit = "6.0.3"
@@ -26,7 +26,7 @@ org-slf4j-slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "org
2626

2727
[plugins]
2828
com-github-sghill-distribution-sha = "com.github.sghill.distribution-sha:0.4.0"
29-
com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.13"
30-
de-infix-testBalloon = "de.infix.testBalloon:0.8.3-K2.3.0"
29+
com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.14"
30+
de-infix-testBalloon = "de.infix.testBalloon:0.8.4-K2.3.20"
3131
io-github-gradle-nexus-publish-plugin = "io.github.gradle-nexus.publish-plugin:2.0.0"
3232
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:1.1.0"

plugins/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ org-junit-junit-bom = "org.junit:junit-bom:6.0.3"
55
[plugins]
66
com-github-ben-manes-versions = "com.github.ben-manes.versions:0.53.0"
77
com-gradle-plugin-publish = "com.gradle.plugin-publish:2.1.0"
8-
com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.13"
8+
com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.14"
99
io-github-gradle-nexus-publish-plugin = "io.github.gradle-nexus.publish-plugin:2.0.0"
1010
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:1.1.0"

0 commit comments

Comments
 (0)