Skip to content

Commit

Permalink
Bump org.jreleaser from 1.8.0 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps org.jreleaser from 1.8.0 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.jreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 3, 2024
1 parent 48e9ece commit 364f7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
plugins {
id 'org.beryx.jlink' version '3.0.1'
id "org.asciidoctor.jvm.convert" version "4.0.2"
id 'org.jreleaser' version '1.11.0'
id 'org.jreleaser' version '1.12.0'
id("com.netflix.nebula.ospackage") version "11.8.1"
id 'org.gradle.crypto.checksum' version '1.4.0'
id 'signing'
Expand Down

0 comments on commit 364f7bf

Please sign in to comment.