Skip to content

Commit

Permalink
chore: Update to JReleaser 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Jul 4, 2024
1 parent e400a38 commit 59c5bda
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 @@ -12,7 +12,7 @@ plugins {
id("org.jetbrains.dokka") version ("1.9.20")
id("com.github.hierynomus.license") version "0.16.1"
id("org.sonarqube") version "5.0.0.4638"
id("org.jreleaser") version "1.12.0"
id("org.jreleaser") version "1.13.1"
}

allprojects {
Expand Down

0 comments on commit 59c5bda

Please sign in to comment.