Skip to content

Commit

Permalink
Merge pull request #227 from kousen/dependabot/gradle/org.springframe…
Browse files Browse the repository at this point in the history
…work.boot-3.3.5

Bump org.springframework.boot from 3.3.4 to 3.3.5
  • Loading branch information
kousen authored Oct 25, 2024
2 parents 8b82079 + f4efa85 commit dc1f7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.3.4'
id 'org.springframework.boot' version '3.3.5'
id 'io.spring.dependency-management' version '1.1.6'
}

Expand Down

0 comments on commit dc1f7ee

Please sign in to comment.