Skip to content

Commit

Permalink
Bump org.gradlex.extra-java-module-info from 1.4.2 to 1.8
Browse files Browse the repository at this point in the history
Bumps org.gradlex.extra-java-module-info from 1.4.2 to 1.8.

---
updated-dependencies:
- dependency-name: org.gradlex.extra-java-module-info
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Borewit committed Jun 8, 2024
1 parent 6de4dbc commit 9baf821
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 @@ -3,7 +3,7 @@ plugins {
id 'maven-publish'
id 'signing'
id 'checkstyle'
id 'org.gradlex.extra-java-module-info' version '1.4.2'
id 'org.gradlex.extra-java-module-info' version '1.8'
}

apply plugin: 'maven-publish'
Expand Down

0 comments on commit 9baf821

Please sign in to comment.