Skip to content

Commit

Permalink
Merge pull request #175 from KyoriPowered/renovate/gradle-and-github-…
Browse files Browse the repository at this point in the history
…actions

chore(deps): Update plugin jib to v3.4.0
  • Loading branch information
zml2008 authored Sep 25, 2023
2 parents e111b9b + c65a660 commit a48975d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ktor = "2.3.4"

[plugins]
indra-git = { id = "net.kyori.indra.git", version = "3.1.3" }
jib = { id = "com.google.cloud.tools.jib", version = "3.3.2" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.0" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin"}
spotless = { id = "com.diffplug.spotless", version = "6.21.0" }
Expand Down

0 comments on commit a48975d

Please sign in to comment.