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

Commit b216997

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.11.4
1 parent a41ad95 commit b216997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation 'me.paulschwarz:spring-dotenv:4.0.0'
5656

5757
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
58-
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
58+
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
5959
testImplementation 'org.awaitility:awaitility:4.2.2'
6060
testImplementation 'org.springframework.boot:spring-boot-starter-test'
6161
testImplementation 'org.springframework.security:spring-security-test'

0 commit comments

Comments
 (0)