Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-geirolz[bot] authored and mergify[bot] committed Jun 23, 2024
1 parent c3ba975 commit 7978aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object ProjectDependencies {

private val catsVersion = "2.12.0"
private val catsEffectVersion = "3.5.4"
private val circeVersion = "0.14.7"
private val circeVersion = "0.14.8"
private val catsXmlVersion = "0.0.14"

object Plugins {
Expand Down

0 comments on commit 7978aec

Please sign in to comment.