Skip to content

Commit

Permalink
PI-2673 - apply review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Jan 8, 2025
1 parent f202507 commit 1cac6a2
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 @@ -12,7 +12,7 @@ plugins {
kotlin("plugin.spring") version "2.1.0" apply false
kotlin("plugin.jpa") version "2.1.0" apply false
id("org.springframework.boot") version "3.4.0" apply false
id("io.spring.dependency-management") version "1.1.6" apply false
id("io.spring.dependency-management") version "1.1.7" apply false
id("com.gorylenko.gradle-git-properties") version "2.4.2" apply false
id("com.google.cloud.tools.jib") apply false
id("base")
Expand Down

0 comments on commit 1cac6a2

Please sign in to comment.