Skip to content

Commit

Permalink
build(deps): bump org.springframework.boot from 3.3.0 to 3.3.1 (#1037)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 762d39a commit 91f86cf
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 @@ -11,7 +11,7 @@ buildscript {
}

plugins {
id 'org.springframework.boot' version '3.3.0'
id 'org.springframework.boot' version '3.3.1'
id 'io.spring.dependency-management' version '1.1.5'
id 'org.flywaydb.flyway' version '10.14.0'
id 'java'
Expand Down

0 comments on commit 91f86cf

Please sign in to comment.