Skip to content

Commit 807a25f

Browse files
Bump com.github.pureconfig:pureconfig_2.13 from 0.17.2 to 0.17.3 (#274)
1 parent ed499f4 commit 807a25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171

7272
// config //
7373
//implementation 'com.typesafe:config:+'
74-
implementation "com.github.pureconfig:pureconfig_${scalaVersion}:0.17.2"
74+
implementation "com.github.pureconfig:pureconfig_${scalaVersion}:0.17.3"
7575

7676
// cmd args parser //
7777
implementation "com.github.scopt:scopt_${scalaVersion}:+"

0 commit comments

Comments
 (0)