Skip to content

Commit

Permalink
Bump kotlin-logging-jvm from 2.0.10 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps [kotlin-logging-jvm](https://github.com/MicroUtils/kotlin-logging) from 2.0.10 to 2.0.11.
- [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.0.10...2.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 24, 2021
1 parent c68ec16 commit 66fbf75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongo-axon-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<properties>
<kotlin.version>1.5.30</kotlin.version>
<kotlin-logging-jvm.version>2.0.10</kotlin-logging-jvm.version>
<kotlin-logging-jvm.version>2.0.11</kotlin-logging-jvm.version>
<spring.boot.version>2.5.4</spring.boot.version>
</properties>

Expand Down

0 comments on commit 66fbf75

Please sign in to comment.