Skip to content

Commit

Permalink
Merge pull request #202 from arachan/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update plugin org.springframework.boot to v3.4.2
  • Loading branch information
arachan authored Jan 24, 2025
2 parents 61b3352 + c049613 commit 723940b
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
@@ -1,5 +1,5 @@
plugins {
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'
id 'java'
}
Expand Down

0 comments on commit 723940b

Please sign in to comment.