Skip to content

Commit

Permalink
Merge pull request #126 from koenighotze/dependabot/gradle/jvm-1.9.22
Browse files Browse the repository at this point in the history
[dependabot-gradle] Bump jvm from 1.9.21 to 1.9.22
  • Loading branch information
koenighotze authored Jan 11, 2024
2 parents 0a1a815 + 9074f04 commit a203832
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 @@ -9,7 +9,7 @@ import java.lang.Runtime.getRuntime
plugins {
id("org.springframework.boot") version "3.2.0"
id("io.spring.dependency-management") version "1.1.4"
kotlin("jvm") version "1.9.21"
kotlin("jvm") version "1.9.22"
kotlin("plugin.spring") version "1.9.22"
kotlin("plugin.jpa") version "1.9.21"
kotlin("plugin.allopen") version "1.9.22"
Expand Down

0 comments on commit a203832

Please sign in to comment.