Skip to content

Commit

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

Bump org.gradlex.extra-java-module-info from 1.6 to 1.6.1
  • Loading branch information
bwRavencl authored Dec 7, 2023
2 parents d84312b + 181fc01 commit 8073474
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.2'
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'
id 'org.gradlex.extra-java-module-info' version '1.6.1'
}

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

0 comments on commit 8073474

Please sign in to comment.