Skip to content

Commit

Permalink
Merge pull request #91 from indoorvivants/update/sbt-vcpkg-native-0.0.19
Browse files Browse the repository at this point in the history
Update sbt-vcpkg-native to 0.0.19
  • Loading branch information
mergify[bot] authored Jan 22, 2024
2 parents 955f218 + 66d4d9f commit a90f4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ addSbtPlugin(
)
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.indoorvivants.vcpkg" % "sbt-vcpkg-native" % "0.0.18")
addSbtPlugin("com.indoorvivants.vcpkg" % "sbt-vcpkg-native" % "0.0.19")

0 comments on commit a90f4a4

Please sign in to comment.