Skip to content

Commit

Permalink
Bump org.javamodularity.moduleplugin from 1.8.12 to 1.8.15 (#85)
Browse files Browse the repository at this point in the history
Bumps org.javamodularity.moduleplugin from 1.8.12 to 1.8.15.

---
updated-dependencies:
- dependency-name: org.javamodularity.moduleplugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2024
1 parent 3158143 commit d6c160d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'signing'
id 'org.openjfx.javafxplugin' version '0.0.13'
id 'org.hibernate.build.maven-repo-auth' version '3.0.3'
id 'org.javamodularity.moduleplugin' version '1.8.12'
id 'org.javamodularity.moduleplugin' version '1.8.15'
id 'io.codearte.nexus-staging' version '0.30.0'
}

Expand Down

0 comments on commit d6c160d

Please sign in to comment.