Skip to content

Commit

Permalink
Merge pull request #72 from raynigon/dependabot/gradle/plugin.spring-…
Browse files Browse the repository at this point in the history
…1.7.22

Bump plugin.spring from 1.7.21 to 1.7.22
  • Loading branch information
mergify[bot] committed Nov 29, 2022
2 parents f022c30 + c285f2c commit 0beb85e
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 @@ -31,7 +31,7 @@ plugins {

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

Expand Down

0 comments on commit 0beb85e

Please sign in to comment.