Skip to content

Commit

Permalink
Merge pull request #198 from scala-steward/update/enumeratum-1.7.4
Browse files Browse the repository at this point in the history
Update enumeratum, enumeratum-circe to 1.7.4
  • Loading branch information
mergify[bot] authored Jul 11, 2024
2 parents 0b06584 + 708aae4 commit d1f40b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ libraryDependencies ++= {
"org.scala-lang.modules" %% "scala-async" % "1.0.1",
"org.scala-lang" % "scala-reflect" % scalaVersion.value % Provided,
"org.mariadb.jdbc" % "mariadb-java-client" % "3.2.0",
"com.beachape" %% "enumeratum" % "1.7.3",
"com.beachape" %% "enumeratum-circe" % "1.7.3",
"com.beachape" %% "enumeratum" % "1.7.4",
"com.beachape" %% "enumeratum-circe" % "1.7.4",

// Device registry specific dependencies
"com.lightbend.akka" %% "akka-stream-alpakka-csv" % "2.0.0",
Expand Down

0 comments on commit d1f40b4

Please sign in to comment.