Skip to content

Commit

Permalink
Update plugin dev.kordex.gradle.docker to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 882de7d commit b880ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pluginManagement {
id("com.github.jakemarsden.git-hooks") version "0.0.2"
id("com.github.johnrengelman.shadow") version "8.1.1"

id("dev.kordex.gradle.docker") version "1.6.0"
id("dev.kordex.gradle.docker") version "1.6.1"
id("dev.kordex.gradle.kordex") version "1.6.0"
}
repositories{
Expand Down

0 comments on commit b880ea8

Please sign in to comment.