Skip to content

Commit

Permalink
Release 18.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Sep 27, 2019
1 parent 24ea481 commit b18d979
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 {
project.ext.moduleName = 'com.synopsys.integration.integration-bdio'
project.ext.javaUseAutoModuleName = 'true'

version = '18.2.9-SNAPSHOT'
version = '18.2.9'
description = 'A library to allow for easy and clear creation of Black Duck I/O (bdio) documents.'

apply plugin: 'com.blackducksoftware.integration.library'
Expand All @@ -24,4 +24,4 @@ dependencies {

testImplementation 'org.mockito:mockito-core:2.18.3'
testImplementation 'org.skyscreamer:jsonassert:1.5.0'
}
}

0 comments on commit b18d979

Please sign in to comment.