Skip to content

Commit

Permalink
chore(deps): bump dev.kordex.gradle.kordex from 1.0.2 to 1.3.3
Browse files Browse the repository at this point in the history
Bumps dev.kordex.gradle.kordex from 1.0.2 to 1.3.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent bdb1ee9 commit 909e35c
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 @@ -10,7 +10,7 @@ plugins {

id("com.github.johnrengelman.shadow")

id("dev.kordex.gradle.kordex") version "1.0.2"
id("dev.kordex.gradle.kordex") version "1.3.3"

id("io.sentry.jvm.gradle") version "4.10.0"
}
Expand Down

0 comments on commit 909e35c

Please sign in to comment.