Skip to content

Commit

Permalink
Bump sm-common til 1.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
janzh committed Jul 11, 2019
1 parent e71a8a8 commit 1caa85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ val vaultJavaDriveVersion = "3.1.0"
val mockkVersion = "1.9"
val kafkaVersion = "2.0.0"
val kafkaEmbeddedVersion = "2.0.2"
val smCommonVersion = "1.0.19"
val smCommonVersion = "1.0.22"

tasks.withType<Jar> {
manifest.attributes["Main-Class"] = "no.nav.syfo.SyfooversiktApplicationKt"
Expand Down

0 comments on commit 1caa85f

Please sign in to comment.