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 @@ -280,7 +280,7 @@ lazy val scala_libraries_2 = (project in file("scala-libraries-2"))
280
280
" com.github.cb372" %% " scalacache-guava" % " 0.28.0" ,
281
281
" com.github.cb372" %% " scalacache-cats-effect" % " 0.28.0" ,
282
282
" com.github.cb372" %% " scalacache-caffeine" % " 0.28.0" ,
283
- " com.beachape" %% " enumeratum" % " 1.7.2 "
283
+ " com.beachape" %% " enumeratum" % " 1.7.3 "
284
284
),
285
285
libraryDependencies ++= Seq (
286
286
" com.typesafe.play" %% " play-slick" % " 5.1.0" ,
@@ -322,7 +322,7 @@ lazy val scala_libraries_3 = (project in file("scala-libraries-3"))
322
322
" org.http4s" %% " http4s-dsl" % http4sVersion,
323
323
" org.http4s" %% " http4s-blaze-server" % http4sBlaze,
324
324
" org.http4s" %% " http4s-blaze-client" % http4sBlaze,
325
- " com.beachape" %% " enumeratum" % " 1.7.2 " ,
325
+ " com.beachape" %% " enumeratum" % " 1.7.3 " ,
326
326
" com.github.pureconfig" %% " pureconfig" % " 0.17.4" ,
327
327
" com.github.pureconfig" %% " pureconfig-enumeratum" % " 0.17.4" ,
328
328
" com.typesafe" % " config" % " 1.4.2" ,
You can’t perform that action at this time.
0 commit comments