Skip to content

Commit

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

[dependabot-gradle] Bump plugin.jpa from 1.9.21 to 1.9.22
  • Loading branch information
koenighotze committed Jan 11, 2024
2 parents a203832 + f5a85de commit cf80189
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 @@ -11,7 +11,7 @@ plugins {
id("io.spring.dependency-management") version "1.1.4"
kotlin("jvm") version "1.9.22"
kotlin("plugin.spring") version "1.9.22"
kotlin("plugin.jpa") version "1.9.21"
kotlin("plugin.jpa") version "1.9.22"
kotlin("plugin.allopen") version "1.9.22"
jacoco

Expand Down

0 comments on commit cf80189

Please sign in to comment.