Skip to content

Commit 35591e3

Browse files
committed
fix(deps): update dependency io.github.oshai:kotlin-logging-jvm to v7.0.4
1 parent f37e0df commit 35591e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>io.github.oshai</groupId>
8181
<artifactId>kotlin-logging-jvm</artifactId>
82-
<version>7.0.3</version>
82+
<version>7.0.4</version>
8383
</dependency>
8484
<!-- slf4j dependency must be added after upgrade to 2023.3.0 of powsybl -->
8585
<!-- Check if these can be removed when ktor upgrades. Looks like ktor* use 1.7.36 -->

0 commit comments

Comments
 (0)