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 authored Sep 7, 2023
1 parent d43cc34 commit ea7eabb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions convention-plugins/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
org-jetbrains-kotlin = "1.9.10"

[libraries]
com-github-ben-manes-gradle-versions-plugin = "com.github.ben-manes:gradle-versions-plugin:0.47.0"
com-github-ben-manes-gradle-versions-plugin = "com.github.ben-manes:gradle-versions-plugin:0.48.0"
org-jetbrains-kotlin-kotlin-bom = "org.jetbrains.kotlin:kotlin-bom:1.9.10"
org-jetbrains-kotlin-kotlin-gradle-plugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10"
org-jetbrains-kotlin-kotlin-stdlib = "org.jetbrains.kotlin:kotlin-stdlib:1.9.10"
org-jmailen-gradle-kotlinter-gradle = "org.jmailen.gradle:kotlinter-gradle:3.16.0"

[plugins]
com-github-ben-manes-versions = "com.github.ben-manes.versions:0.47.0"
com-github-ben-manes-versions = "com.github.ben-manes.versions:0.48.0"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.1"
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.16"
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.0.25"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.1"
2 changes: 1 addition & 1 deletion plugins/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ org-jetbrains-kotlin-kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom",
org-junit-junit-bom = "org.junit:junit-bom:5.10.0"

[plugins]
com-github-ben-manes-versions = "com.github.ben-manes.versions:0.47.0"
com-github-ben-manes-versions = "com.github.ben-manes.versions:0.48.0"
com-gradle-plugin-publish = "com.gradle.plugin-publish:1.2.1"
io-github-gradle-nexus-publish-plugin = "io.github.gradle-nexus.publish-plugin:2.0.0-rc-1"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.1"

0 comments on commit ea7eabb

Please sign in to comment.