Skip to content

Commit

Permalink
Bump org.junit.vintage:junit-vintage-engine from 5.11.0 to 5.11.3
Browse files Browse the repository at this point in the history
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.0...r5.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 9c1de1b commit 4e6b73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4jVersion>2.0.16</slf4jVersion>
<sonatypeOssDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl>
<junit-jupiter.version>5.11.0</junit-jupiter.version>
<junit-jupiter.version>5.11.3</junit-jupiter.version>
<default-wordnet-data-version>yawni-wordnet-data30</default-wordnet-data-version>
<app.main.class>org.yawni.wordnet.browser.Browser</app.main.class>
<app.distribution.directory>${project.build.directory}/distributions/app</app.distribution.directory>
Expand Down

0 comments on commit 4e6b73d

Please sign in to comment.