Skip to content

Commit

Permalink
Merge pull request #18 from Flashky/dependabot/maven/org.junit.jupite…
Browse files Browse the repository at this point in the history
…r-junit-jupiter-engine-5.10.1

Bump org.junit.jupiter:junit-jupiter-engine from 5.8.1 to 5.10.1
  • Loading branch information
Flashky authored Dec 19, 2023
2 parents be69cef + 4cf2333 commit 5247bf0
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 @@ -11,7 +11,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<lombok.version>1.18.30</lombok.version>
<!-- Testing -->
<junit.jupiter.version>5.8.1</junit.jupiter.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<!-- Plugins -->
<maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.12.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 5247bf0

Please sign in to comment.