Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot-starter-test t…
Browse files Browse the repository at this point in the history
…o v2.7.7
  • Loading branch information
renovate[bot] authored Jan 16, 2023
1 parent dd0e3bd commit 2374b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Java/Gradle/simple-build-2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ repositories {

dependencies {
testCompile 'org.junit.vintage:junit-vintage-engine:5.9.2'
testCompile 'org.springframework.boot:spring-boot-starter-test:2.2.10.RELEASE'
testCompile 'org.springframework.boot:spring-boot-starter-test:2.7.7'
compile 'org.apiguardian:apiguardian-api:1.1.2'
}

0 comments on commit 2374b75

Please sign in to comment.