Skip to content

Commit

Permalink
Merge pull request #742 from hexagontk/develop
Browse files Browse the repository at this point in the history
Release V4 Beta
  • Loading branch information
jaguililla authored Jan 23, 2025
2 parents 0c665b8 + e896726 commit 92f62e8
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 @@ -193,7 +193,7 @@ apiValidation {
}

jreleaser {
mkdir("build/jreleaser")
// mkdir("build/jreleaser")

signing {
active.set(ALWAYS)
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencyResolutionManagement {
version("mkdocsMaterial", "9.5.50")
version("mermaidDokka", "0.6.0")
version("maven", "3.9.9")
version("jreleaser", "1.16.0")
version("jreleaser", "1.15.0")

// Testing
version("mockk", "1.13.16")
Expand Down

0 comments on commit 92f62e8

Please sign in to comment.