Skip to content

Commit b1aff68

Browse files
authored
Merge pull request #76 from spring-guides/dependabot/gradle/complete/main/guide-dependencies-gradle-1e24399c80
Bump the guide-dependencies-gradle group across 2 directories with 1 update
2 parents 6a39e25 + e110088 commit b1aff68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

complete/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'org.springframework.boot' version '3.3.0'
2+
id 'org.springframework.boot' version '3.4.3'
33
id 'java'
44
}
55

initial/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'org.springframework.boot' version '3.3.0'
2+
id 'org.springframework.boot' version '3.4.3'
33
id 'java'
44
}
55

0 commit comments

Comments
 (0)