File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -361,7 +361,7 @@ lazy val scala2_libraries =
361
361
enumeratumDep,
362
362
" io.monix" %% " monix" % monixVersion,
363
363
pureConfigDep,
364
- " com.github.pureconfig" %% " pureconfig-enumeratum" % " 0.17.6 " ,
364
+ " com.github.pureconfig" %% " pureconfig-enumeratum" % " 0.17.7 " ,
365
365
" com.typesafe" % " config" % " 1.4.3" ,
366
366
" org.scala-lang.modules" %% " scala-async" % " 1.0.1" ,
367
367
" com.clever-cloud.pulsar4s" %% " pulsar4s-core" % " 2.9.1" ,
@@ -490,7 +490,7 @@ lazy val refined = (project in file("scala-libraries-standalone/refined"))
490
490
491
491
val spireVersion = " 0.18.0"
492
492
val kafkaVersion = " 7.6.1-ce"
493
- val pureconfigVersion = " 0.17.6 "
493
+ val pureconfigVersion = " 0.17.7 "
494
494
val jackSonVersion = " 2.17.1"
495
495
val log4jApiScalaVersion = " 13.1.0"
496
496
val log4jVersion = " 2.20.0"
You can’t perform that action at this time.
0 commit comments