Skip to content

Commit

Permalink
Merge pull request #367 from bombies/dependabot/maven/dev/org.jetbrai…
Browse files Browse the repository at this point in the history
…ns.kotlin-kotlin-test-junit5-1.9.21

Bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.9.10 to 1.9.21
  • Loading branch information
bombies authored Dec 7, 2023
2 parents 58a2310 + 14cee1b commit 3a09bc0
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 @@ -163,7 +163,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-test-junit5</artifactId>
<version>1.9.10</version>
<version>1.9.21</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3a09bc0

Please sign in to comment.