Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.plugin.jpa to v1.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 48624b9 commit 0d38f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id("io.spring.dependency-management") version "1.1.2"
kotlin("jvm") version "1.9.0"
kotlin("plugin.spring") version "1.9.0"
kotlin("plugin.jpa") version "1.9.0"
kotlin("plugin.jpa") version "1.9.22"
id("cz.habarta.typescript-generator") version "3.2.1263"
jacoco
id("org.sonarqube") version "4.3.0.3225"
Expand Down

0 comments on commit 0d38f12

Please sign in to comment.