Skip to content

Commit

Permalink
Bump kotlin-logging-jvm from 2.1.23 to 3.0.0 (#521)
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2022
1 parent e72551b commit 8e0c9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<jsr305.version>3.0.2</jsr305.version>
<junit-jupiter.version>5.9.0</junit-jupiter.version>
<junit.version>4.13.2</junit.version>
<kotlin-logging.version>2.1.23</kotlin-logging.version>
<kotlin-logging.version>3.0.0</kotlin-logging.version>
<kotlin.compiler.jvmTarget>${java.target.version}</kotlin.compiler.jvmTarget>
<kotlin.version>1.7.10</kotlin.version>
<ktlint-maven-plugin.version>1.15.1</ktlint-maven-plugin.version>
Expand Down

0 comments on commit 8e0c9c6

Please sign in to comment.