Skip to content

Commit

Permalink
Update to latest version of Kyo
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinlfer committed May 21, 2024
1 parent 93faf8d commit 26f1078
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 @@ -66,7 +66,7 @@ lazy val root =
.settings(
name := "virgil-kyo",
libraryDependencies ++= Seq(
"io.getkyo" %% "kyo-core" % "0.10.0",
"io.getkyo" %% "kyo-core" % "0.10.1",
"io.kaizen-solutions" %% "virgil-core" % "1.1.0"
)
)

0 comments on commit 26f1078

Please sign in to comment.