Skip to content

Commit 6e4a87a

Browse files
[patch] libraries Gradle Libraries Update
1 parent 293ae7b commit 6e4a87a

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.0"
4-
com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.0"
5-
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.9.0"
3+
com-zegreatrob-tools-digger = "com.zegreatrob.tools.digger:1.9.1"
4+
com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.1"
5+
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.9.1"
66
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:1.0.1"

libraries/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
org-jetbrains-kotlin = "2.3.10"
33

44
[libraries]
5-
com-google-devtools-ksp-symbol-processing-api = "com.google.devtools.ksp:symbol-processing-api:2.3.5"
5+
com-google-devtools-ksp-symbol-processing-api = "com.google.devtools.ksp:symbol-processing-api:2.3.6"
66
com-squareup-kotlinpoet-ksp = "com.squareup:kotlinpoet-ksp:2.2.0"
77
de-infix-testBalloon-testBalloon-framework-core = "de.infix.testBalloon:testBalloon-framework-core:0.8.2-K2.3.0"
88
io-github-oshai-kotlin-logging = "io.github.oshai:kotlin-logging:8.0.01"
@@ -14,7 +14,7 @@ org-slf4j-slf4j-simple = "org.slf4j:slf4j-simple:2.0.17"
1414

1515
[plugins]
1616
com-github-sghill-distribution-sha = "com.github.sghill.distribution-sha:0.4.0"
17-
com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.0"
17+
com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.1"
1818
de-infix-testBalloon = "de.infix.testBalloon:0.8.2-K2.3.0"
1919
io-github-gradle-nexus-publish-plugin = "io.github.gradle-nexus.publish-plugin:2.0.0"
2020
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:1.0.1"

plugins/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[libraries]
2-
com-google-devtools-ksp = "com.google.devtools.ksp:symbol-processing-gradle-plugin:2.3.5"
2+
com-google-devtools-ksp = "com.google.devtools.ksp:symbol-processing-gradle-plugin:2.3.6"
33
org-junit-junit-bom = "org.junit:junit-bom:6.0.3"
44

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.0.0"
8-
com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.0"
8+
com-zegreatrob-tools-fingerprint = "com.zegreatrob.tools.fingerprint:1.9.1"
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.0.1"

0 commit comments

Comments
 (0)