Skip to content

Commit

Permalink
Bump junit-jupiter from 5.9.2 to 5.9.3 (#128)
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.9.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2023
1 parent 61e8324 commit 07d1fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsyntrax/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<java.main.class>org.atpfivt.jsyntrax.Main</java.main.class>
<java.version>1.11</java.version>
<maven.surefire.plugin.version>3.0.0</maven.surefire.plugin.version>
<junit.version>5.9.2</junit.version>
<junit.version>5.9.3</junit.version>
<maven.assembly.plugin.version>3.5.0</maven.assembly.plugin.version>
<assertj.core.version>3.24.2</assertj.core.version>
<approvaltests.version>9.5.0</approvaltests.version>
Expand Down

0 comments on commit 07d1fed

Please sign in to comment.