Skip to content

Commit

Permalink
Merge pull request #8 from FortnoxAB/dependabot/maven/junit-jupiter.v…
Browse files Browse the repository at this point in the history
…ersion-5.11.2

Bump junit-jupiter.version from 5.11.1 to 5.11.2
  • Loading branch information
splitfeed authored Oct 9, 2024
2 parents 44d7f84 + be1cf2d commit 5985a6f
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 @@ -18,7 +18,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.version>3.8.8</maven.version>
<junit-jupiter.version>5.11.1</junit-jupiter.version>
<junit-jupiter.version>5.11.2</junit-jupiter.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 5985a6f

Please sign in to comment.