Skip to content

Commit

Permalink
Release 38.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Oct 10, 2018
1 parent 6cc9b6b commit a9293b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}
plugins { id 'groovy' }

version = '38.5.0-SNAPSHOT'
version = '38.5.0'

apply plugin: 'com.blackducksoftware.integration.library'

Expand All @@ -21,4 +21,4 @@ dependencies {

testCompile 'org.codehaus.groovy:groovy-all:2.4.12'
testCompile 'org.mockito:mockito-core:2.18.3'
}
}

0 comments on commit a9293b1

Please sign in to comment.