Skip to content

Commit

Permalink
Update CurseForgeGradle and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Deftu committed Aug 25, 2023
1 parent b5769b4 commit 9cda480
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {

// Publishing
implementation("com.modrinth.minotaur:Minotaur:2.8.2")
implementation("net.darkhax.curseforgegradle:CurseForgeGradle:1.0.11")
implementation("net.darkhax.curseforgegradle:CurseForgeGradle:1.1.16")
implementation("com.github.breadmoirai:github-release:2.4.1")
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ kotlin.code.style=official

# Project properties
project.name=gradle-toolkit
project.version=1.19.0
project.version=1.19.1
project.group=xyz.deftu.gradle

0 comments on commit 9cda480

Please sign in to comment.