Skip to content

Commit

Permalink
Merge pull request #7 from ash0ne/dependabot/gradle/io.spring.depende…
Browse files Browse the repository at this point in the history
…ncy-management-1.1.5
  • Loading branch information
ash0ne authored May 6, 2024
2 parents acfc1d4 + f05ee7f commit 3797811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id("org.springframework.boot") version "3.2.5"
id("io.spring.dependency-management") version "1.1.4"
id("io.spring.dependency-management") version "1.1.5"
kotlin("jvm") version "1.9.23"
kotlin("plugin.spring") version "1.9.23"
kotlin("plugin.noarg") version "1.9.23"
Expand Down

0 comments on commit 3797811

Please sign in to comment.