Skip to content

Commit

Permalink
Bump org.javamodularity.moduleplugin from 1.8.14 to 1.8.15
Browse files Browse the repository at this point in the history
Bumps org.javamodularity.moduleplugin from 1.8.14 to 1.8.15.

---
updated-dependencies:
- dependency-name: org.javamodularity.moduleplugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent 05de8e0 commit be57c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archunit-java-modules-test/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'archunit.java-conventions'
id 'org.javamodularity.moduleplugin' version '1.8.14'
id 'org.javamodularity.moduleplugin' version '1.8.15'
}

ext.moduleName = 'com.tngtech.archunit.javamodulestest'
Expand Down

0 comments on commit be57c30

Please sign in to comment.