Skip to content

Commit

Permalink
Update moduleplugin to v1.8.10 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianKirmaier authored Feb 3, 2022
1 parent 7a723a3 commit 02d36b8
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 @@ -29,7 +29,7 @@ dependencies {
implementation gradleApi()

implementation 'com.google.gradle:osdetector-gradle-plugin:1.6.1'
implementation 'org.javamodularity:moduleplugin:1.8.2'
implementation 'org.javamodularity:moduleplugin:1.8.10'

testImplementation gradleTestKit()
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.3.2'
Expand Down

0 comments on commit 02d36b8

Please sign in to comment.