Skip to content

Commit

Permalink
Merge pull request #55 from kit-data-manager/dependabot/gradle/develo…
Browse files Browse the repository at this point in the history
…pment/org.junit.jupiter-junit-jupiter-migrationsupport-5.11.1

Bump org.junit.jupiter:junit-jupiter-migrationsupport from 5.9.0 to 5.11.1
  • Loading branch information
ThomasJejkal authored Oct 6, 2024
2 parents c7d8c01 + 748f482 commit bf67f8c
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.9.0'
testImplementation 'org.junit.jupiter:junit-jupiter-migrationsupport:5.11.1'
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 bf67f8c

Please sign in to comment.