Skip to content

Commit

Permalink
Merge pull request #213 from scala-steward/update/enumeratum-1.7.5
Browse files Browse the repository at this point in the history
Update enumeratum, enumeratum-circe to 1.7.5
  • Loading branch information
mergify[bot] authored Oct 4, 2024
2 parents 4ee6800 + 594340c commit 6544fd2
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.4.1",
"com.beachape" %% "enumeratum" % "1.7.4",
"com.beachape" %% "enumeratum-circe" % "1.7.4",
"com.beachape" %% "enumeratum" % "1.7.5",
"com.beachape" %% "enumeratum-circe" % "1.7.5",

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

0 comments on commit 6544fd2

Please sign in to comment.