Skip to content

Commit

Permalink
[patch] Gradle Libraries Update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock committed Nov 8, 2024
1 parent beb6b93 commit 031234f
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
@@ -1,6 +1,6 @@
[libraries]
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.18.1"
com-google-devtools-ksp-symbol-processing-api = "com.google.devtools.ksp:symbol-processing-api:2.0.21-1.0.26"
com-google-devtools-ksp-symbol-processing-api = "com.google.devtools.ksp:symbol-processing-api:2.0.21-1.0.27"
com-soywiz-korlibs-klock = "com.soywiz.korlibs.klock:klock:4.0.10"
com-squareup-kotlinpoet-ksp = "com.squareup:kotlinpoet-ksp:2.0.0"
com-zegreatrob-testmints-testmints-bom = "com.zegreatrob.testmints:testmints-bom:12.1.27"
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 @@ -3,7 +3,7 @@ org-jetbrains-kotlin = "2.0.21"

[libraries]
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.18.1"
com-google-devtools-ksp = "com.google.devtools.ksp:symbol-processing-gradle-plugin:2.0.21-1.0.26"
com-google-devtools-ksp = "com.google.devtools.ksp:symbol-processing-gradle-plugin:2.0.21-1.0.27"
junit = "junit:junit:4.13.2"
org-apache-logging-log4j-log4j-core = "org.apache.logging.log4j:log4j-core:2.24.1"
org-jetbrains-annotations = "org.jetbrains:annotations:13.0"
Expand Down

0 comments on commit 031234f

Please sign in to comment.