Skip to content

Commit

Permalink
Update junit5 monorepo to v5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent de97691 commit 006bc49
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 @@ -17,7 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<junit.version>5.9.3</junit.version>
<junit.version>5.10.2</junit.version>
<jackson.version>2.16.1</jackson.version>
</properties>
<licenses>
Expand Down

0 comments on commit 006bc49

Please sign in to comment.