Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-starter-test from 3.2.5 to …
Browse files Browse the repository at this point in the history
…3.3.0 (#275)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2024
1 parent 7ff0b02 commit c2a7fd8
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 @@ -70,7 +70,7 @@ dependencies {

annotationProcessor 'org.projectlombok:lombok:1.18.32'

testImplementation 'org.springframework.boot:spring-boot-starter-test:3.2.5'
testImplementation 'org.springframework.boot:spring-boot-starter-test:3.3.0'
testImplementation 'org.springframework.security:spring-security-test:6.3.0'
testImplementation 'org.seleniumhq.selenium:selenium-java:4.21.0'
testImplementation 'io.percy:percy-java-selenium:2.0.5'
Expand Down

0 comments on commit c2a7fd8

Please sign in to comment.