Skip to content

Commit

Permalink
build(deps): bump org.jreleaser in /packages/dsl-java
Browse files Browse the repository at this point in the history
Bumps org.jreleaser from 1.14.0 to 1.15.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent af079ec commit 2b55091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dsl-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'java-library'
id 'java-library-distribution'
id 'maven-publish'
id 'org.jreleaser' version '1.14.0'
id 'org.jreleaser' version '1.15.0'
id "com.google.protobuf" version "0.9.4"

}
Expand Down

0 comments on commit 2b55091

Please sign in to comment.