Skip to content

Commit

Permalink
Merge pull request #82 from koenighotze/dependabot/gradle/plugin.jpa-…
Browse files Browse the repository at this point in the history
…1.9.10

[dependabot-gradle] Bump plugin.jpa from 1.8.22 to 1.9.10
  • Loading branch information
koenighotze authored Oct 5, 2023
2 parents a1a0021 + aa32dca commit 1784582
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 @@ -10,7 +10,7 @@ plugins {
id("io.spring.dependency-management") version "1.1.3"
kotlin("jvm") version "1.8.22"
kotlin("plugin.spring") version "1.9.10"
kotlin("plugin.jpa") version "1.8.22"
kotlin("plugin.jpa") version "1.9.10"
kotlin("plugin.allopen") version "1.8.22"
jacoco

Expand Down

0 comments on commit 1784582

Please sign in to comment.