Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update plugin org.springframework.boot to v3.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
renovate[bot] authored Jan 25, 2025

Verified

This commit was signed with the committer’s verified signature.
heemankv Heemank Verma
1 parent 5bac4eb commit fecf03a
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
@@ -9,7 +9,7 @@ buildscript {
}

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

apply plugin: 'java'

0 comments on commit fecf03a

Please sign in to comment.