Skip to content

Commit

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

Bump plugin.spring from 1.7.20 to 1.7.21
  • Loading branch information
mergify[bot] committed Nov 9, 2022
2 parents 71839d4 + ea6bbaf commit f945bb9
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.20"
kotlin("plugin.spring") version "1.7.20"
kotlin("plugin.spring") version "1.7.21"
kotlin("plugin.jpa") version "1.7.20"
kotlin("kapt") version "1.7.20"

Expand Down

0 comments on commit f945bb9

Please sign in to comment.