Skip to content

Commit

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

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] authored Feb 24, 2025
1 parent 258742a commit 418bed2
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 @@ -75,7 +75,7 @@ dependencies {

annotationProcessor 'org.projectlombok:lombok:1.18.36'

testImplementation 'org.springframework.boot:spring-boot-starter-test:3.4.2'
testImplementation 'org.springframework.boot:spring-boot-starter-test:3.4.3'
testImplementation 'org.springframework.security:spring-security-test:6.4.3'
testImplementation 'org.seleniumhq.selenium:selenium-java:4.29.0'
testImplementation 'io.percy:percy-java-selenium:2.1.0'
Expand Down

0 comments on commit 418bed2

Please sign in to comment.