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-beta2
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent c31868b commit a492f57
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 @@ -84,7 +84,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-test-junit5</artifactId>
<version>2.0.0-Beta1</version>
<version>2.0.0-Beta2</version>
</dependency>
<dependency>
<groupId>io.github.oshai</groupId>
Expand Down

0 comments on commit a492f57

Please sign in to comment.