Skip to content

Commit

Permalink
Merge pull request #461 from fragaLY/dependabot/gradle/spring-boot-re…
Browse files Browse the repository at this point in the history
…active/com.google.cloud.tools.jib-3.4.1

Bump com.google.cloud.tools.jib from 3.4.0 to 3.4.1 in /spring-boot-reactive
  • Loading branch information
fragaLY authored Mar 11, 2024
2 parents e04e27c + cffea3c commit 4813d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-reactive/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
application
id("org.springframework.boot") version "3.2.3"
id("io.spring.dependency-management") version "1.1.4"
id("com.google.cloud.tools.jib") version "3.4.0"
id("com.google.cloud.tools.jib") version "3.4.1"
}

group = "by.vk"
Expand Down

0 comments on commit 4813d0e

Please sign in to comment.