Skip to content

Commit

Permalink
Merge pull request #71 from raynigon/dependabot/gradle/jvm-1.7.22
Browse files Browse the repository at this point in the history
Bump jvm from 1.7.21 to 1.7.22
  • Loading branch information
mergify[bot] committed Nov 29, 2022
2 parents 1184a2f + 564d754 commit f022c30
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 @@ -30,7 +30,7 @@ plugins {
id("org.jlleitschuh.gradle.ktlint") version "11.0.0"

// Kotlin
kotlin("jvm") version "1.7.21"
kotlin("jvm") version "1.7.22"
kotlin("plugin.spring") version "1.7.21"
kotlin("plugin.jpa") version "1.7.22"
kotlin("kapt") version "1.7.21"
Expand Down

0 comments on commit f022c30

Please sign in to comment.