Skip to content

Commit

Permalink
Merge pull request #86 from indoorvivants/update/sbt-vcpkg-native-0.0.18
Browse files Browse the repository at this point in the history
Update sbt-vcpkg-native to 0.0.18
  • Loading branch information
mergify[bot] authored Dec 26, 2023
2 parents c686a8e + 2796bd1 commit 6f599c9
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.15")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("com.indoorvivants.vcpkg" % "sbt-vcpkg-native" % "0.0.14")
addSbtPlugin("com.indoorvivants.vcpkg" % "sbt-vcpkg-native" % "0.0.18")

0 comments on commit 6f599c9

Please sign in to comment.