Skip to content

Commit

Permalink
Merge pull request #566 from larsgrefer/dependabot/gradle/3.x/org.spr…
Browse files Browse the repository at this point in the history
…ingframework.boot-3.3.5

Bump org.springframework.boot from 3.3.4 to 3.3.5
  • Loading branch information
larsgrefer authored Nov 19, 2024
2 parents 64a644c + 2f35d6e commit 3c32d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-projects/spring-boot-resources/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
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'
id 'java'
}
Expand Down

0 comments on commit 3c32d7f

Please sign in to comment.