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 5b27e69 commit 82a6900Copy full SHA for 82a6900
build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
72
// config //
73
//implementation 'com.typesafe:config:+'
74
- implementation "com.github.pureconfig:pureconfig_${scalaVersion}:0.17.4"
+ implementation "com.github.pureconfig:pureconfig_${scalaVersion}:0.17.6"
75
76
// cmd args parser //
77
implementation "com.github.scopt:scopt_${scalaVersion}:+"
0 commit comments