Skip to content

Commit

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

Bump plugin.spring from 1.7.10 to 1.7.20
  • Loading branch information
raynigon committed Oct 13, 2022
2 parents 05d3f13 + 88f872d commit 330f1e1
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.10"
kotlin("plugin.spring") version "1.7.10"
kotlin("plugin.spring") version "1.7.20"
kotlin("plugin.jpa") version "1.7.10"
kotlin("kapt") version "1.7.10"

Expand Down

0 comments on commit 330f1e1

Please sign in to comment.