Skip to content

Commit

Permalink
fix(deps): update dependency io.github.oshai:kotlin-logging-jvm to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and davidkleiven committed Sep 4, 2024
1 parent 4190bea commit 5d1f21e
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 @@ -79,7 +79,7 @@
<dependency>
<groupId>io.github.oshai</groupId>
<artifactId>kotlin-logging-jvm</artifactId>
<version>6.0.9</version>
<version>7.0.0</version>
</dependency>
<!-- slf4j dependency must be added after upgrade to 2023.3.0 of powsybl -->
<!-- Check if these can be removed when ktor upgrades. Looks like ktor* use 1.7.36 -->
Expand Down

0 comments on commit 5d1f21e

Please sign in to comment.