Skip to content

Commit

Permalink
Update plugin dev.kordex.gradle.kordex 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 7256076 commit 2b69345
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 @@ -11,7 +11,7 @@ pluginManagement {
id("com.github.johnrengelman.shadow") version "8.1.1"

id("dev.kordex.gradle.docker") version "1.6.0"
id("dev.kordex.gradle.kordex") version "1.6.0"
id("dev.kordex.gradle.kordex") version "1.6.1"
}

repositories {
Expand Down

0 comments on commit 2b69345

Please sign in to comment.