Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Commit

Permalink
Release 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Nov 7, 2018
1 parent 9ec8514 commit 4fe2c26
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 = '0.1.6-SNAPSHOT'
version = '0.1.6'

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

Expand All @@ -18,4 +18,4 @@ dependencies {
implementation 'org.apache.pdfbox:pdfbox:2.0.12'

testImplementation 'org.codehaus.groovy:groovy-all:2.4.12'
}
}

0 comments on commit 4fe2c26

Please sign in to comment.