Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-api-kotlin
Browse files Browse the repository at this point in the history
Bumps the log4j group in /prime-router with 1 update: [org.apache.logging.log4j:log4j-api-kotlin](https://github.com/apache/logging-log4j-kotlin).


Updates `org.apache.logging.log4j:log4j-api-kotlin` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/apache/logging-log4j-kotlin/releases)
- [Commits](apache/logging-log4j-kotlin@rel/1.4.0...rel/1.5.0)

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: log4j
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2024
1 parent a11c941 commit 5d8ff36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prime-router/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ dependencies {
implementation("org.apache.logging.log4j:log4j-core:2.23.1")
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.23.1")
implementation("org.apache.logging.log4j:log4j-layout-template-json:2.23.1")
implementation("org.apache.logging.log4j:log4j-api-kotlin:1.4.0")
implementation("org.apache.logging.log4j:log4j-api-kotlin:1.5.0")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.0")
implementation("com.github.doyaaaaaken:kotlin-csv-jvm:1.9.3")
implementation("tech.tablesaw:tablesaw-core:0.43.1")
Expand Down

0 comments on commit 5d8ff36

Please sign in to comment.