Skip to content

Commit 37d259c

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 (#5269)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3c7503 commit 37d259c

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
@@ -692,7 +692,7 @@ dependencies {
692692
testImplementation 'commons-validator:commons-validator:1.9.0'
693693
testImplementation 'org.springframework.kafka:spring-kafka-test:3.3.4'
694694
testImplementation "org.springframework:spring-beans:${spring_version}"
695-
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
695+
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
696696
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.2'
697697
testImplementation('org.awaitility:awaitility:4.3.0') {
698698
exclude(group: 'org.hamcrest', module: 'hamcrest')

0 commit comments

Comments
 (0)