Skip to content

Commit

Permalink
chore(deps): upgrade dependencies/plugins 🛠️
Browse files Browse the repository at this point in the history
  • Loading branch information
oldratlee committed Jun 11, 2024
1 parent a57db48 commit 11d7c87
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.github.microutils</groupId>
<groupId>io.github.oshai</groupId>
<artifactId>kotlin-logging-jvm</artifactId>
<scope>test</scope>
</dependency>
Expand Down Expand Up @@ -216,9 +216,10 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.github.microutils</groupId>
<groupId>io.github.oshai</groupId>
<artifactId>kotlin-logging-jvm</artifactId>
<version>3.0.5</version>
<version>6.0.9</version>
<scope>test</scope>
</dependency>

<!-- testing libs -->
Expand Down

0 comments on commit 11d7c87

Please sign in to comment.