Skip to content

Commit

Permalink
chore(deps): bump com.google.cloud.tools.jib in /backend/api
Browse files Browse the repository at this point in the history
Bumps com.google.cloud.tools.jib from 3.4.1 to 3.4.2.

---
updated-dependencies:
- dependency-name: com.google.cloud.tools.jib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rm3l committed Mar 30, 2024
1 parent feb3496 commit 406fb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.4'
id "org.jetbrains.kotlin.plugin.spring"
id "org.jetbrains.kotlin.jvm"
id "com.google.cloud.tools.jib" version "3.4.1"
id "com.google.cloud.tools.jib" version "3.4.2"
}

description = 'GraphQL API'
Expand Down

0 comments on commit 406fb7c

Please sign in to comment.