Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit bc10d50

Browse files
Merge pull request #30 from SLNE-Development/dependabot/gradle/org.springframework.boot-org.springframework.boot.gradle.plugin-3.4.4
2 parents 776e6d0 + a6244fc commit bc10d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
// val kotlinVersion = "2.1.0"
1212
// val dokkaVersion = "2.0.0-Beta"
1313

14-
implementation("org.springframework.boot:org.springframework.boot.gradle.plugin:3.4.1")
14+
implementation("org.springframework.boot:org.springframework.boot.gradle.plugin:3.4.4")
1515
// implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
1616
// implementation("org.jetbrains.kotlin:kotlin-allopen:$kotlinVersion")
1717
// implementation("org.jetbrains.kotlin:kotlin-lombok:$kotlinVersion")

0 commit comments

Comments
 (0)