Skip to content

Commit

Permalink
Merge pull request #100 from koenighotze/dependabot/gradle/plugin.spr…
Browse files Browse the repository at this point in the history
…ing-1.9.20

[dependabot-gradle] Bump plugin.spring from 1.9.10 to 1.9.20
  • Loading branch information
koenighotze committed Nov 6, 2023
2 parents 03da1ae + 577ce55 commit d015a46
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 @@ -10,7 +10,7 @@ plugins {
id("org.springframework.boot") version "3.1.5"
id("io.spring.dependency-management") version "1.1.3"
kotlin("jvm") version "1.9.20"
kotlin("plugin.spring") version "1.9.10"
kotlin("plugin.spring") version "1.9.20"
kotlin("plugin.jpa") version "1.9.20"
kotlin("plugin.allopen") version "1.9.20"
jacoco
Expand Down

0 comments on commit d015a46

Please sign in to comment.