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 and github-actions[bot] committed Aug 29, 2024
1 parent 74405b5 commit 87b2a25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libraries/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ com-squareup-kotlinpoet-ksp = "com.squareup:kotlinpoet-ksp:1.18.1"
io-github-oshai-kotlin-logging = "io.github.oshai:kotlin-logging:7.0.0"
org-jetbrains-kotlin-kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "org-jetbrains-kotlin" }
org-jetbrains-kotlinx-kotlinx-coroutines-bom = "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.8.1"
org-jetbrains-kotlinx-kotlinx-serialization-bom = "org.jetbrains.kotlinx:kotlinx-serialization-bom:1.7.1"
org-jetbrains-kotlinx-kotlinx-serialization-bom = "org.jetbrains.kotlinx:kotlinx-serialization-bom:1.7.2"
org-junit-junit-bom = "org.junit:junit-bom:5.11.0"
org-slf4j-slf4j-simple = "org.slf4j:slf4j-simple:2.0.16"

Expand Down
2 changes: 1 addition & 1 deletion plugins/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ org-junit-junit-bom = "org.junit:junit-bom:5.11.0"

[plugins]
com-github-ben-manes-versions = "com.github.ben-manes.versions:0.51.0"
com-gradle-plugin-publish = "com.gradle.plugin-publish:1.2.1"
com-gradle-plugin-publish = "com.gradle.plugin-publish:1.2.2"
io-github-gradle-nexus-publish-plugin = "io.github.gradle-nexus.publish-plugin:2.0.0"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.4"

0 comments on commit 87b2a25

Please sign in to comment.