Skip to content

Commit

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent b8bf2cb commit aaf0bfe
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 @@ -16,7 +16,7 @@ plugins {
id 'com.github.spotbugs' version '6.0.22'
id 'net.ltgt.errorprone' version '4.0.1'
id 'org.ajoberstar.grgit' version '5.2.2'
id 'org.gradlex.extra-java-module-info' version '1.8'
id 'org.gradlex.extra-java-module-info' version '1.9'
}

def git = Grgit.open(dir: projectDir)
Expand Down

0 comments on commit aaf0bfe

Please sign in to comment.