Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Bump org.springframework.boot from 2.7.0 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps org.springframework.boot from 2.7.0 to 3.0.2.

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2023
1 parent d80d944 commit f6a68a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cerberus-web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

plugins {
id 'org.springframework.boot' version "2.7.0"
id 'org.springframework.boot' version "3.0.2"
}

sourceCompatibility = '11'
Expand Down

0 comments on commit f6a68a3

Please sign in to comment.