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

Commit efd699d

Browse files
build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.2 (#763)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.0...r5.10.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter 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 3e11bbd commit efd699d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ dependencies {
171171
'org.mock-server:mockserver-netty:5.15.0',
172172
'com.redhat.devtools.intellij:intellij-common-ui-test-library:0.3.0',
173173
'org.junit.jupiter:junit-jupiter-engine:5.10.2',
174-
'org.junit.jupiter:junit-jupiter-api:5.10.0',
175-
'org.junit.jupiter:junit-jupiter:5.10.0')
174+
'org.junit.jupiter:junit-jupiter-api:5.10.2',
175+
'org.junit.jupiter:junit-jupiter:5.10.2')
176176
constraints {
177177
implementation('io.undertow:undertow-core:2.3.12.Final') { //keycloak
178178
because 'https://app.snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-3339519'

0 commit comments

Comments
 (0)