Bump org.springframework.boot from 2.6.13 to 2.6.15 (#775)

Bumps org.springframework.boot from 2.6.13 to 2.6.15.

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-14 13:58:32 +02:00
committed by GitHub
parent bd5a2d2527
commit db0c69d13d

View File

@@ -1,7 +1,7 @@
pluginManagement {
plugins {
id 'io.spring.nohttp' version "0.0.11"
id 'org.springframework.boot' version "2.6.13"
id 'org.springframework.boot' version "2.6.15"
}
repositories {
gradlePluginPortal()