Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot-dependencies t…
Browse files Browse the repository at this point in the history
…o v3.3.5
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent e565ffc commit 8c59b72
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 @@ -38,7 +38,7 @@ repositories {
}

dependencies {
implementation platform("org.springframework.boot:spring-boot-dependencies:3.3.0")
implementation platform("org.springframework.boot:spring-boot-dependencies:3.3.5")

implementation 'com.fasterxml.jackson.core:jackson-databind'
implementation 'org.slf4j:slf4j-api'
Expand Down

0 comments on commit 8c59b72

Please sign in to comment.