Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlin:kotlin-test-junit5 …
Browse files Browse the repository at this point in the history
…to v2.0.0-beta5
  • Loading branch information
renovate[bot] authored and davidkleiven committed Mar 20, 2024
1 parent 8203912 commit ef81c7f
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 @@ -70,7 +70,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-test-junit5</artifactId>
<version>2.0.0-Beta4</version>
<version>2.0.0-Beta5</version>
</dependency>
<dependency>
<groupId>io.github.oshai</groupId>
Expand Down

0 comments on commit ef81c7f

Please sign in to comment.