We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e9b024 commit 87d5e6aCopy full SHA for 87d5e6a
pureconfig/build.gradle
@@ -4,5 +4,5 @@ dependencies {
4
api project(":core")
5
6
api 'com.typesafe:config:1.4.1'
7
- api "com.github.pureconfig:pureconfig_${scalaVersion}:0.14.0"
+ api "com.github.pureconfig:pureconfig_${scalaVersion}:0.15.0"
8
}
0 commit comments