From a59d8cb0146af64b936144e6397b56dba27b8c79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 04:01:34 +0000 Subject: [PATCH] Bump kotlin-logging-jvm from 2.0.3 to 3.0.5 Bumps [kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) from 2.0.3 to 3.0.5. - [Release notes](https://github.com/oshai/kotlin-logging/releases) - [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog.md) - [Commits](https://github.com/oshai/kotlin-logging/compare/2.0.3...3.0.5) --- 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..3e462e2 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ io.github.microutils kotlin-logging-jvm - 2.0.3 + 3.0.5 org.slf4j