Skip to content

Commit

Permalink
use org.javamodularity:moduleplugin 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
siordache committed Dec 29, 2018
1 parent 922a323 commit bcbcdc6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,8 @@ dependencies {
shadow gradleTestKit()
shadow localGroovy()

compile 'org.javamodularity:moduleplugin:1.3.0'
compile 'org.javamodularity:moduleplugin:1.4.0'

// compile group: 'org.slf4j', name: 'slf4j-api', version: '1.7.25'
relocated 'com.github.javaparser:javaparser-core:3.6.0'
compile 'com.github.javaparser:javaparser-core:3.6.0'
compile "org.ow2.asm:asm:$asmVersion"
Expand Down

0 comments on commit bcbcdc6

Please sign in to comment.