Skip to content

Commit 4221999

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.9.1 to 5.9.2 in /iam
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa0d8b0 commit 4221999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iam/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757

5858
testImplementation 'org.springframework.boot:spring-boot-starter-test'
5959
testImplementation 'org.springframework.boot:spring-boot-starter-security'
60-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.1'
60+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
6161
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.1'
6262
testImplementation project(':fafnir-client')
6363
}

0 commit comments

Comments
 (0)