Skip to content

Commit

Permalink
build(deps): bump org.junit.platform:junit-platform-suite
Browse files Browse the repository at this point in the history
Bumps [org.junit.platform:junit-platform-suite](https://github.com/junit-team/junit5) from 1.10.3 to 1.11.3.
- [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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 36cfc2d commit a3c9551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ dependencies {
'org.junit.jupiter:junit-jupiter-engine:5.10.3',
'org.junit.jupiter:junit-jupiter-api:5.10.3',
'org.junit.jupiter:junit-jupiter:5.10.3',
'org.junit.platform:junit-platform-suite:1.10.3')
'org.junit.platform:junit-platform-suite:1.11.3')
constraints {
implementation('io.undertow:undertow-core:2.3.15.Final') { //keycloak
because 'https://security.snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-6567186'
Expand Down

0 comments on commit a3c9551

Please sign in to comment.