Skip to content

Commit

Permalink
Merge pull request #507 from fragaLY/dependabot/gradle/spring-boot-we…
Browse files Browse the repository at this point in the history
…b-native/com.google.cloud.tools.jib-3.4.2

Bump com.google.cloud.tools.jib from 3.4.1 to 3.4.2 in /spring-boot-web-native
  • Loading branch information
fragaLY authored Apr 26, 2024
2 parents 0c7d426 + eb548f1 commit f43f597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-web-native/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("org.springframework.boot") version "3.2.4"
id("io.spring.dependency-management") version "1.1.4"
id("org.graalvm.buildtools.native") version "0.10.1"
id("com.google.cloud.tools.jib") version "3.4.1"
id("com.google.cloud.tools.jib") version "3.4.2"
}

group = "by.vk"
Expand Down

0 comments on commit f43f597

Please sign in to comment.