Skip to content

Commit

Permalink
Merge pull request #580 from gruelbox/dependabot/maven/junit.jupiter.…
Browse files Browse the repository at this point in the history
…version-5.10.2

Bump junit.jupiter.version from 5.10.1 to 5.10.2
  • Loading branch information
badgerwithagun authored Mar 20, 2024
2 parents 58cf651 + d12c835 commit 415dcf1
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 @@ -29,7 +29,7 @@
<!-- Dependency versions -->
<logback.version>1.5.3</logback.version>
<revision>1.3.99999-SNAPSHOT</revision>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<testcontainers.version>1.19.7</testcontainers.version>
<maven.source.plugin.version>3.3.0</maven.source.plugin.version>
<nexus.staging.plugin.version>1.6.13</nexus.staging.plugin.version>
Expand Down

0 comments on commit 415dcf1

Please sign in to comment.