Skip to content

Commit

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

Bump org.gradlex.extra-java-module-info from 1.6.1 to 1.6.2
  • Loading branch information
bwRavencl authored Jan 3, 2024
2 parents b02f191 + deb8da0 commit 1b54a1a
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.4'
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.1'
id 'org.gradlex.extra-java-module-info' version '1.6.2'
}

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

0 comments on commit 1b54a1a

Please sign in to comment.