Skip to content

Commit

Permalink
Update bindgen-sbt-plugin to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Indoor Vivants Steward[bot] authored and Indoor Vivants Steward[bot] committed Oct 26, 2024
1 parent 03f0bcf commit 51f5d5b
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 @@ -2,7 +2,7 @@
// a version that has "SNAPSHOT" in it
resolvers += Resolver.sonatypeRepo("snapshots")
addSbtPlugin(
"com.indoorvivants" % "bindgen-sbt-plugin" % "0.0.24"
"com.indoorvivants" % "bindgen-sbt-plugin" % "0.1.4"
)
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
Expand Down

0 comments on commit 51f5d5b

Please sign in to comment.