Skip to content

Commit

Permalink
Merge pull request #113 from indoorvivants/update/bindgen-sbt-plugin-…
Browse files Browse the repository at this point in the history
…0.0.23

Update bindgen-sbt-plugin to 0.0.23
  • Loading branch information
mergify[bot] authored Dec 26, 2023
2 parents 225d57d + cd7faff commit dae45d5
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
@@ -1,5 +1,5 @@
val BindgenVersion =
sys.env.getOrElse("SN_BINDGEN_VERSION", "0.0.21")
sys.env.getOrElse("SN_BINDGEN_VERSION", "0.0.23")

val VcpkgVersion =
sys.env.getOrElse("SBT_VCPKG_VERSION", "0.0.18")
Expand Down

0 comments on commit dae45d5

Please sign in to comment.