Skip to content

Commit

Permalink
chore(deps): update plugin org.springframework.boot to v3.4.1 (#1819)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 37c4030 commit eba5740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-projects/spring-boot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
}

plugins {
id 'org.springframework.boot' version '3.4.0'
id 'org.springframework.boot' version '3.4.1'
}

apply plugin: 'java'
Expand Down

0 comments on commit eba5740

Please sign in to comment.