Skip to content

Commit

Permalink
Update jib
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowerGamerBR committed Oct 22, 2024
1 parent 93ca178 commit e397403
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
kotlin("jvm") version "2.0.0"
kotlin("plugin.serialization") version "2.0.0"
id("com.google.cloud.tools.jib") version "3.1.4"
id("com.google.cloud.tools.jib") version "3.4.3"
id("net.perfectdreams.i18nhelper.plugin") version "0.0.5-SNAPSHOT"
}

Expand Down

0 comments on commit e397403

Please sign in to comment.