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 ed499f4 commit 807a25fCopy full SHA for 807a25f
build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
72
// config //
73
//implementation 'com.typesafe:config:+'
74
- implementation "com.github.pureconfig:pureconfig_${scalaVersion}:0.17.2"
+ implementation "com.github.pureconfig:pureconfig_${scalaVersion}:0.17.3"
75
76
// cmd args parser //
77
implementation "com.github.scopt:scopt_${scalaVersion}:+"
0 commit comments