Skip to content

Commit

Permalink
Bump dev.kordex.gradle.kordex from 1.5.1 to 1.5.8
Browse files Browse the repository at this point in the history
Bumps dev.kordex.gradle.kordex from 1.5.1 to 1.5.8.

---
updated-dependencies:
- dependency-name: dev.kordex.gradle.kordex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent c21cb5c commit 0d78215
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 @@ -6,7 +6,7 @@ pluginManagement {
// Update this in libs.version.toml when you change it here.
id("io.gitlab.arturbosch.detekt") version "1.23.6"

id("dev.kordex.gradle.kordex") version "1.5.1"
id("dev.kordex.gradle.kordex") version "1.5.8"
}

repositories {
Expand Down

0 comments on commit 0d78215

Please sign in to comment.