Skip to content

Commit

Permalink
chore(deps): update plugin org.springframework.boot to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 36a35f3 commit 28a4cb9
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 @@ -2,7 +2,7 @@ plugins {
id 'java'
id 'jacoco'
id 'com.google.cloud.tools.jib' version '3.4.4'
id 'org.springframework.boot' version '3.4.1'
id 'org.springframework.boot' version '3.4.2'
id 'io.spring.dependency-management' version '1.1.7'
}

Expand Down

0 comments on commit 28a4cb9

Please sign in to comment.