Skip to content

Commit

Permalink
Bump net.darkhax.curseforgegradle from 1.1.17 to 1.1.18
Browse files Browse the repository at this point in the history
Bumps net.darkhax.curseforgegradle from 1.1.17 to 1.1.18.

---
updated-dependencies:
- dependency-name: net.darkhax.curseforgegradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 0fcdfbc commit f551138
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 @@ -4,7 +4,7 @@ plugins {
kotlin("jvm") version "1.9.22"
kotlin("plugin.allopen") version "1.9.22"
id("com.diffplug.spotless") version "6.22.0"
id("net.darkhax.curseforgegradle") version "1.1.17"
id("net.darkhax.curseforgegradle") version "1.1.18"
jacoco // code coverage reports
}

Expand Down

0 comments on commit f551138

Please sign in to comment.