From 16b8e4bfb44d9505c43e962fd523d7f50b8365be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 04:03:00 +0000 Subject: [PATCH] Bump kotlin-logging-jvm from 2.0.3 to 3.0.3 Bumps [kotlin-logging-jvm](https://github.com/MicroUtils/kotlin-logging) from 2.0.3 to 3.0.3. - [Release notes](https://github.com/MicroUtils/kotlin-logging/releases) - [Changelog](https://github.com/MicroUtils/kotlin-logging/blob/master/ChangeLog.md) - [Commits](https://github.com/MicroUtils/kotlin-logging/compare/2.0.3...3.0.3) --- 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2cd9dc0..c4b1b55 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ io.github.microutils kotlin-logging-jvm - 2.0.3 + 3.0.3 org.slf4j