Skip to content

Commit

Permalink
Merge pull request #85 from indoorvivants/update/bindgen-sbt-plugin-0…
Browse files Browse the repository at this point in the history
….0.23

Update bindgen-sbt-plugin to 0.0.23
  • Loading branch information
mergify[bot] authored Dec 26, 2023
2 parents 4eee1be + 3ca194a commit c686a8e
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.20"
"com.indoorvivants" % "bindgen-sbt-plugin" % "0.0.23"
)
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.15")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
Expand Down

0 comments on commit c686a8e

Please sign in to comment.