Skip to content

Commit

Permalink
Update BoofCV to 0.43.1 (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamoid authored Jun 2, 2023
1 parent 5fa4557 commit 5aaa209
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dokka = "1.7.10"
nebulaRelease = "17.2.1"
gradleNexusPublish = "1.3.0"
spek = "2.0.19"
boofcv = "0.43"
boofcv = "0.43.1"
kluent = "1.72"
junitJupiter = "5.9.2"
slf4j = "2.0.7"
Expand Down Expand Up @@ -86,4 +86,4 @@ nebula-release = { id = "nebula.release", version.ref = "nebulaRelease" }
gradle-nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version.ref = "gradleNexusPublish" }

[bundles]
jupiter = ["jupiter-api", "jupiter-engine"]
jupiter = ["jupiter-api", "jupiter-engine"]

0 comments on commit 5aaa209

Please sign in to comment.