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 Sep 20, 2024
1 parent 9db6034 commit cdd23a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugins]
com-github-sghill-distribution-sha = "com.github.sghill.distribution-sha:0.4.0"
com-zegreatrob-tools-digger = "com.zegreatrob.tools.digger:1.4.27"
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.4.27"
com-zegreatrob-tools-digger = "com.zegreatrob.tools.digger:1.5.6"
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.5.6"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.4"
4 changes: 2 additions & 2 deletions libraries/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ com-google-devtools-ksp-symbol-processing-api = "com.google.devtools.ksp:symbol-
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.2"
org-jetbrains-kotlinx-kotlinx-coroutines-bom = "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.9.0"
org-jetbrains-kotlinx-kotlinx-serialization-bom = "org.jetbrains.kotlinx:kotlinx-serialization-bom:1.7.3"
org-junit-junit-bom = "org.junit:junit-bom:5.11.0"
org-slf4j-slf4j-simple = "org.slf4j:slf4j-simple:2.0.16"

Expand Down

0 comments on commit cdd23a5

Please sign in to comment.