Skip to content

Commit

Permalink
Update cats-xml-core to 0.0.13 (#208)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <122865766+scala-steward-geirolz[bot]@users.noreply.github.com>
Co-authored-by: David Geirola <[email protected]>
  • Loading branch information
scala-steward-geirolz[bot] and geirolz committed Oct 31, 2023
1 parent 50c5aae commit 6d46a70
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 @@ -6,7 +6,7 @@ object ProjectDependencies {
private val catsVersion = "2.10.0"
private val catsEffectVersion = "3.5.2"
private val circeVersion = "0.14.6"
private val catsXmlVersion = "0.0.9"
private val catsXmlVersion = "0.0.13"

object Plugins {
val compilerPluginsFor2_13: Seq[ModuleID] = Seq(
Expand Down

0 comments on commit 6d46a70

Please sign in to comment.