Skip to content

Commit eda6704

Browse files
Update enumeratum from 1.7.4 to 1.7.5
1 parent e8998e1 commit eda6704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ val elastic4sVersion = "8.15.2"
407407
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
408408
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion
409409

410-
val enumeratumDep = "com.beachape" %% "enumeratum" % "1.7.4"
410+
val enumeratumDep = "com.beachape" %% "enumeratum" % "1.7.5"
411411
val circeDep = "io.circe" %% "circe-generic" % circeVersion
412412
val circeParserDep = "io.circe" %% "circe-parser" % circeVersion
413413

0 commit comments

Comments
 (0)