Skip to content

Commit

Permalink
Merge pull request #59 from ahunigel/dependabot/gradle/org.springfram…
Browse files Browse the repository at this point in the history
…ework.boot-spring-boot-dependencies-3.3.0

chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.2.5 to 3.3.0
  • Loading branch information
ahunigel authored May 28, 2024
2 parents 12dd7b1 + 583864c commit aaf5280
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 @@ -12,7 +12,7 @@ repositories {
}

ext {
springBootVersion = '3.2.5'
springBootVersion = '3.3.0'
}

dependencies {
Expand Down

0 comments on commit aaf5280

Please sign in to comment.