Skip to content

Commit bc35389

Browse files
Bump com.github.pureconfig:pureconfig_2.13 from 0.17.2 to 0.17.4
Bumps [com.github.pureconfig:pureconfig_2.13](https://github.com/pureconfig/pureconfig) from 0.17.2 to 0.17.4. - [Changelog](https://github.com/pureconfig/pureconfig/blob/master/CHANGELOG.md) - [Commits](pureconfig/pureconfig@v0.17.2...v0.17.4) --- 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] <[email protected]>
1 parent 548459a commit bc35389

File tree

1 file changed

+1
-1
lines changed
  • _includes/tutorials/produce-consume-lang/scala/code

1 file changed

+1
-1
lines changed

_includes/tutorials/produce-consume-lang/scala/code/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ allprojects {
4141
// presentation boiler plate
4242
implementation "com.lihaoyi:cask_2.13:0.8.0"
4343
implementation "ch.qos.logback:logback-classic:1.2.11"
44-
implementation "com.github.pureconfig:pureconfig_2.13:0.17.2"
44+
implementation "com.github.pureconfig:pureconfig_2.13:0.17.4"
4545
implementation "com.nrinaudo:kantan.csv-generic_2.13:0.7.0"
4646
implementation "com.nrinaudo:kantan.csv-java8_2.13:0.7.0"
4747
implementation "com.nrinaudo:kantan.csv-enumeratum_2.13:0.7.0"

0 commit comments

Comments
 (0)