Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Commit

Permalink
Release 12.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Sep 11, 2018
1 parent 9c85281 commit a651b10
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 @@ -9,7 +9,7 @@ buildscript {

plugins { id 'groovy' }

version = '12.0.4-SNAPSHOT'
version = '12.0.4'

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

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

testCompile 'org.codehaus.groovy:groovy-all:2.4.12'
testCompile 'com.squareup.okhttp3:mockwebserver:3.9.0'
}
}

0 comments on commit a651b10

Please sign in to comment.