Skip to content

Commit 87d5e6a

Browse files
authored
chore(deps): pureconfig 0.15.0 (#99)
1 parent 7e9b024 commit 87d5e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pureconfig/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ dependencies {
44
api project(":core")
55

66
api 'com.typesafe:config:1.4.1'
7-
api "com.github.pureconfig:pureconfig_${scalaVersion}:0.14.0"
7+
api "com.github.pureconfig:pureconfig_${scalaVersion}:0.15.0"
88
}

0 commit comments

Comments
 (0)