Skip to content

Commit

Permalink
chore(deps): update dependency org.virtuslab:scala-yaml to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent f9a28b7 commit f53ef48
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 @@ -27,7 +27,7 @@ lazy val root = crossProject(JSPlatform, JVMPlatform)
"it.unibo.alice.tuprolog" % "tuprolog" % "3.3.0",
"dev.optics" %%% "monocle-macro" % "3.2.0",
"org.scala-lang" %% "scala3-staging" % scalaVersion.value,
"org.virtuslab" %%% "scala-yaml" % "0.0.8",
"org.virtuslab" %%% "scala-yaml" % "0.2.0",
"org.jfree" % "jfreechart" % "1.5.4",
"org.scalaz" %%% "scalaz-core" % "7.3.8"
),
Expand Down

0 comments on commit f53ef48

Please sign in to comment.