Skip to content

Commit

Permalink
Merge pull request #157 from bwRavencl/dependabot/gradle/org.gradlex.…
Browse files Browse the repository at this point in the history
…extra-java-module-info-1.7

Bump org.gradlex.extra-java-module-info from 1.6.2 to 1.7
  • Loading branch information
bwRavencl authored Jan 14, 2024
2 parents c33467b + c83880a commit 28af863
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 @@ -12,7 +12,7 @@ plugins {
id 'com.github.spotbugs' version '6.0.6'
id 'net.ltgt.errorprone' version '3.1.0'
id 'org.ajoberstar.grgit' version '5.2.1'
id 'org.gradlex.extra-java-module-info' version '1.6.2'
id 'org.gradlex.extra-java-module-info' version '1.7'
}

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

0 comments on commit 28af863

Please sign in to comment.