Skip to content

Commit

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

---
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 Aug 26, 2023
1 parent eb0cbed commit 62c6850
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 @@ -15,7 +15,7 @@ plugins {
id("net.minecraftforge.gradle") version "[6.0,6.2)"
id("org.parchmentmc.librarian.forgegradle") version "1.+"
id("io.gitlab.arturbosch.detekt") version "1.23.0"
id("net.darkhax.curseforgegradle") version "1.1.15"
id("net.darkhax.curseforgegradle") version "1.1.16"
jacoco // code coverage reports
}

Expand Down

0 comments on commit 62c6850

Please sign in to comment.