Skip to content

Commit

Permalink
fix(deps): update dependency io.github.oshai:kotlin-logging-jvm to v5…
Browse files Browse the repository at this point in the history
….1.4
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent c31868b commit a09f9f0
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 @@ -89,7 +89,7 @@
<dependency>
<groupId>io.github.oshai</groupId>
<artifactId>kotlin-logging-jvm</artifactId>
<version>5.1.1</version>
<version>5.1.4</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 a09f9f0

Please sign in to comment.