Kaynağa Gözat

Bump the guide-dependencies-gradle group across 2 directories with 1 update

Bumps the guide-dependencies-gradle group with 1 update in the /complete directory: [org.springframework.boot](https://github.com/spring-projects/spring-boot).
Bumps the guide-dependencies-gradle group with 1 update in the /initial directory: [org.springframework.boot](https://github.com/spring-projects/spring-boot).


Updates `org.springframework.boot` from 3.3.0 to 3.4.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.4.2)

Updates `org.springframework.boot` from 3.3.0 to 3.4.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.4.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: guide-dependencies-gradle
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: guide-dependencies-gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 6 ay önce
ebeveyn
işleme
7a0e6829fe
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      complete/build.gradle
  2. 1 1
      initial/build.gradle

+ 1 - 1
complete/build.gradle

@@ -1,5 +1,5 @@
 plugins {
-	id 'org.springframework.boot' version '3.3.0'
+	id 'org.springframework.boot' version '3.4.2'
 	id 'java'
 }
 

+ 1 - 1
initial/build.gradle

@@ -1,5 +1,5 @@
 plugins {
-	id 'org.springframework.boot' version '3.3.0'
+	id 'org.springframework.boot' version '3.4.2'
 	id 'java'
 }