Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.kotlin:kotlin-test-junit…
Browse files Browse the repository at this point in the history
…5 to v2.1.0
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 499171c commit e2bbebe
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 @@ -73,7 +73,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-test-junit5</artifactId>
<version>2.0.21</version>
<version>2.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e2bbebe

Please sign in to comment.