Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 85ad9db

Browse files
build(deps): bump org.junit.platform:junit-platform-suite (#883)
Bumps [org.junit.platform:junit-platform-suite](https://github.com/junit-team/junit5) from 1.10.2 to 1.10.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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7ebcb3 commit 85ad9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ dependencies {
190190
'org.junit.jupiter:junit-jupiter-engine:5.10.3',
191191
'org.junit.jupiter:junit-jupiter-api:5.10.3',
192192
'org.junit.jupiter:junit-jupiter:5.10.3',
193-
'org.junit.platform:junit-platform-suite:1.10.2')
193+
'org.junit.platform:junit-platform-suite:1.10.3')
194194
constraints {
195195
implementation('io.undertow:undertow-core:2.3.15.Final') { //keycloak
196196
because 'https://security.snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-6567186'

0 commit comments

Comments
 (0)