Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
matejsp authored Jan 20, 2021
1 parent 56c0de4 commit dcac3fc
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 @@ -24,7 +24,7 @@ repositories {

dependencies {
testCompile group: 'junit', name: 'junit', version: '4.12'
compileOnly group: 'org.sonatype.nexus', name: 'nexus-plugin-api', version: '3.29.2-02
compileOnly group: 'org.sonatype.nexus', name: 'nexus-plugin-api', version: '3.29.2-02'
compileOnly group: 'org.sonatype.nexus', name: 'nexus-repository', version: '3.29.2-02'
compileOnly group: 'org.sonatype.nexus', name: 'nexus-rest', version: '3.29.2-02'
compileOnly group: 'org.projectlombok', name: 'lombok', version: '1.16.18'
Expand Down

0 comments on commit dcac3fc

Please sign in to comment.