Skip to content

Commit

Permalink
build(deps): bump kotlin-logging-jvm from 2.1.23 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [kotlin-logging-jvm](https://github.com/MicroUtils/kotlin-logging) from 2.1.23 to 3.0.0.
- [Release notes](https://github.com/MicroUtils/kotlin-logging/releases)
- [Changelog](https://github.com/MicroUtils/kotlin-logging/blob/master/ChangeLog.md)
- [Commits](oshai/kotlin-logging@2.1.23...3.0.0)

---
updated-dependencies:
- dependency-name: io.github.microutils:kotlin-logging-jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2022
1 parent bd7a352 commit fe12587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-axon-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<properties>
<kotlin.version>1.7.10</kotlin.version>
<kotlin-logging-jvm.version>2.1.23</kotlin-logging-jvm.version>
<kotlin-logging-jvm.version>3.0.0</kotlin-logging-jvm.version>
<kotlin.jackson.version>2.13.4</kotlin.jackson.version>
</properties>

Expand Down

0 comments on commit fe12587

Please sign in to comment.