Skip to content

Commit

Permalink
[patch] Gradle Libraries Update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock authored and github-actions[bot] committed Dec 13, 2024
1 parent 42550d7 commit 7ad5a8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion convention-plugins/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org-jetbrains-kotlin = "2.1.0"
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.18.2"
com-github-ben-manes-gradle-versions-plugin = "com.github.ben-manes:gradle-versions-plugin:0.51.0"
com-zegreatrob-testmints-testmints-bom = "com.zegreatrob.testmints:testmints-bom:12.1.33"
org-apache-logging-log4j-log4j-core = "org.apache.logging.log4j:log4j-core:2.24.2"
org-apache-logging-log4j-log4j-core = "org.apache.logging.log4j:log4j-core:2.24.3"
org-jetbrains-kotlin-kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "org-jetbrains-kotlin" }
org-jetbrains-kotlin-kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "org-jetbrains-kotlin" }

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 @@ -5,7 +5,7 @@ org-jetbrains-kotlin = "2.1.0"
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.18.2"
com-google-devtools-ksp = "com.google.devtools.ksp:symbol-processing-gradle-plugin:2.1.0-1.0.29"
junit = "junit:junit:4.13.2"
org-apache-logging-log4j-log4j-core = "org.apache.logging.log4j:log4j-core:2.24.2"
org-apache-logging-log4j-log4j-core = "org.apache.logging.log4j:log4j-core:2.24.3"
org-jetbrains-annotations = "org.jetbrains:annotations:13.0"
org-jetbrains-kotlin-kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "org-jetbrains-kotlin" }

Expand Down

0 comments on commit 7ad5a8b

Please sign in to comment.