Skip to content

Commit

Permalink
Merge pull request #61 from kit-data-manager/renovate/org.junit.jupit…
Browse files Browse the repository at this point in the history
…er-junit-jupiter-migrationsupport-5.x

Update dependency org.junit.jupiter:junit-jupiter-migrationsupport to v5.11.2
  • Loading branch information
ThomasJejkal authored Oct 6, 2024
2 parents 04fa987 + 6326789 commit 9283f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {

testImplementation platform('org.junit:junit-bom:5.9.0')
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.0'
testImplementation 'org.junit.jupiter:junit-jupiter-migrationsupport:5.11.1'
testImplementation 'org.junit.jupiter:junit-jupiter-migrationsupport:5.11.2'
testImplementation 'org.springframework.boot:spring-boot-starter-test:2.7.3'
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:2.0.6.RELEASE'
testImplementation 'org.springframework.security:spring-security-test:5.7.3'
Expand Down

0 comments on commit 9283f66

Please sign in to comment.