Skip to content

Commit

Permalink
Bump version.junit from 1.11.1 to 1.11.2
Browse files Browse the repository at this point in the history
Bumps `version.junit` from 1.11.1 to 1.11.2.

Updates `org.junit.platform:junit-platform-suite-api` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `org.junit.platform:junit-platform-engine` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `org.junit.platform:junit-platform-runner` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-suite-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.platform:junit-platform-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.platform:junit-platform-runner
  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 7, 2024
1 parent 893c108 commit 0b0354a
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 @@ -13,7 +13,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<version.junit>1.11.1</version.junit>
<version.junit>1.11.2</version.junit>
<version.jupiter>5.11.1</version.jupiter>
<version.pmd>6.52.0</version.pmd>
</properties>
Expand Down

0 comments on commit 0b0354a

Please sign in to comment.