Skip to content

Commit

Permalink
update junit to 5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SingingBush authored Feb 8, 2024
1 parent 83d52aa commit e0bb31e
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 @@ -76,7 +76,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<junit.version>5.10.1</junit.version>
<junit.version>5.10.2</junit.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e0bb31e

Please sign in to comment.