Skip to content

Commit

Permalink
Merge pull request #123 from raynigon/dependabot/gradle/plugin.jpa-1.…
Browse files Browse the repository at this point in the history
…8.21

Bump plugin.jpa from 1.8.10 to 1.8.21
  • Loading branch information
mergify[bot] committed Apr 25, 2023
2 parents 4cc4722 + 429105e commit b0d19a2
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 @@ -32,7 +32,7 @@ plugins {
// Kotlin
kotlin("jvm") version "1.8.21"
kotlin("plugin.spring") version "1.8.21"
kotlin("plugin.jpa") version "1.8.10"
kotlin("plugin.jpa") version "1.8.21"
kotlin("kapt") version "1.8.21"

// Dokka
Expand Down

0 comments on commit b0d19a2

Please sign in to comment.