Skip to content

Commit 82a6900

Browse files
Bump com.github.pureconfig:pureconfig_2.13 from 0.17.4 to 0.17.6
Bumps [com.github.pureconfig:pureconfig_2.13](https://github.com/pureconfig/pureconfig) from 0.17.4 to 0.17.6. - [Changelog](https://github.com/pureconfig/pureconfig/blob/master/CHANGELOG.md) - [Commits](pureconfig/pureconfig@v0.17.4...v0.17.6) --- updated-dependencies: - dependency-name: com.github.pureconfig:pureconfig_2.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b27e69 commit 82a6900

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.4"
74+
implementation "com.github.pureconfig:pureconfig_${scalaVersion}:0.17.6"
7575

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

0 commit comments

Comments
 (0)