Skip to content

Commit

Permalink
Update Virgil
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinlfer committed May 19, 2024
1 parent 1ed71f8 commit c13395a
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 @@ -68,6 +68,6 @@ lazy val root =
name := "virgil-kyo",
libraryDependencies ++= Seq(
"io.getkyo" %% "kyo-core" % "0.10.0",
"io.kaizen-solutions" %% "virgil-core" % "1.0.5"
"io.kaizen-solutions" %% "virgil-core" % "1.1.0"
)
)

0 comments on commit c13395a

Please sign in to comment.