Skip to content

Commit

Permalink
chore(deps): update dependency org.springframework.boot:spring-boot-s…
Browse files Browse the repository at this point in the history
…tarter-test to v2.7.18 (#190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent 6718309 commit da5cb8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handler-spring/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ dependencies {

// Spring
api("org.springframework.boot:spring-boot-starter:2.7.18")
testImplementation("org.springframework.boot:spring-boot-starter-test:2.7.17")
testImplementation("org.springframework.boot:spring-boot-starter-test:2.7.18")
}

0 comments on commit da5cb8f

Please sign in to comment.