Skip to content

Commit

Permalink
Merge pull request #22 from blackducksoftware/idetect-3818-oracle-lin…
Browse files Browse the repository at this point in the history
…ux-namespace

Bumped version to 14.2.0-SNAPSHOT
  • Loading branch information
atiqzaman-dsi authored Jul 13, 2023
2 parents 0a2d0e6 + 3909572 commit 3c48b8a
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 @@ -19,7 +19,7 @@ project.ext.moduleName = 'com.synopsys.integration.hub-imageinspector-lib'
project.ext.javaUseAutoModuleName = 'true'
project.ext.junitShowStandardStreams = 'true'

version = '14.1.5-SNAPSHOT'
version = '14.2.0-SNAPSHOT'
description = 'A library for creating Black Duck Input Output (BDIO) representing the packages installed in a Linux Docker image'

apply plugin: "io.spring.dependency-management"
Expand Down

0 comments on commit 3c48b8a

Please sign in to comment.