Skip to content

Commit 54b325e

Browse files
Merge pull request #4175 from netology-code/dependabot/gradle/04_recycler/server/org.springframework.boot-3.4.5
2 parents 8f79be4 + 0f5330e commit 54b325e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04_recycler/server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
id("org.springframework.boot") version "3.4.4"
4+
id("org.springframework.boot") version "3.4.5"
55
id("io.spring.dependency-management") version "1.1.7"
66
val kotlinVersion = "2.1.20"
77
id("org.jetbrains.kotlin.plugin.jpa") version kotlinVersion

0 commit comments

Comments
 (0)