Skip to content

Commit

Permalink
Dependencies: Update circe-generic, circe-parser from 0.14.3 to 0.14.6 (
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz-scala-steward[bot] authored Mar 31, 2024
1 parent 288a96b commit 1830ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Global / scalaVersion := "3.3.3"

Global / scalacOptions += "-explain"

lazy val CirceVersion = "0.14.3"
lazy val CirceVersion = "0.14.6"
lazy val ElasticsearchVersion = "8.12.2"
lazy val Elastic4sVersion = "8.11.5"
lazy val ElastiknnVersion = IO.read(file("version")).strip()
Expand Down

0 comments on commit 1830ad7

Please sign in to comment.