Skip to content

Commit

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

Bump org.gradlex.extra-java-module-info from 1.10 to 1.10.1
  • Loading branch information
bwRavencl authored Feb 6, 2025
2 parents 713c579 + 8f44356 commit 54f2665
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.1.3'
id 'net.ltgt.errorprone' version '4.1.0'
id 'org.ajoberstar.grgit' version '5.3.0'
id 'org.gradlex.extra-java-module-info' version '1.10'
id 'org.gradlex.extra-java-module-info' version '1.10.1'
}

def git = Grgit.open dir: projectDir
Expand Down

0 comments on commit 54f2665

Please sign in to comment.