Skip to content

Commit

Permalink
[patch] libraries Gradle Libraries Update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock committed Sep 6, 2023
1 parent b5dd444 commit d43cc34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[plugins]
com-github-sghill-distribution-sha = "com.github.sghill.distribution-sha:0.4.0"
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.0.12"
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.0.16"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.1"
4 changes: 2 additions & 2 deletions libraries/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
io-kotest = "5.7.1"
io-kotest = "5.7.2"
org-jetbrains-kotlin = "1.9.10"

[libraries]
Expand All @@ -17,5 +17,5 @@ org-slf4j-slf4j-simple = "org.slf4j:slf4j-simple:2.0.9"
[plugins]
com-github-sghill-distribution-sha = "com.github.sghill.distribution-sha:0.4.0"
io-github-gradle-nexus-publish-plugin = "io.github.gradle-nexus.publish-plugin:2.0.0-rc-1"
io-kotest-multiplatform = "io.kotest.multiplatform:5.7.1"
io-kotest-multiplatform = "io.kotest.multiplatform:5.7.2"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.1"

0 comments on commit d43cc34

Please sign in to comment.