Skip to content

Commit

Permalink
Update mc to 4.2.0, Bump version to 1.5.15 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
SniXosha authored Aug 27, 2020
1 parent aae5f9a commit 154e762
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 @@ plugins {
}

group 'io.microconfig.osdf'
version '1.5.14'
version '1.5.15'

sourceCompatibility = 11

Expand Down Expand Up @@ -113,7 +113,7 @@ dependencies {
implementation 'commons-io:commons-io:2.5'
implementation 'commons-cli:commons-cli:1.4'
implementation 'commons-codec:commons-codec'
implementation 'io.microconfig:microconfig-cli:4.1.8:all'
implementation 'io.microconfig:microconfig-cli:4.2.0:all'
implementation 'com.fasterxml.jackson.core:jackson-databind'
implementation 'org.jasypt:jasypt:1.9.3'

Expand Down

0 comments on commit 154e762

Please sign in to comment.