chore: Update jib plugin

This commit is contained in:
Jim Martens 2024-01-09 18:22:29 +01:00
parent 9c71423613
commit 997f519bbc
Signed by: 2martens
GPG Key ID: 47393ABD1F96B7C8
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ plugin-lombok = "8.0.1"
plugin-gradle-versions = "0.46.0"
plugin-version-catalog = "0.8.0"
plugin-kotlin-gradle = "1.9.21"
plugin-jib = "3.3.2"
plugin-jib = "3.4.0"
[libraries]
spring-boot = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "spring-boot" }