Skip to content

Commit

Permalink
Bump org.ops4j.pax.tinybundles:tinybundles from 3.0.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [org.ops4j.pax.tinybundles:tinybundles](https://github.com/ops4j/org.ops4j.pax.tinybundles) from 3.0.0 to 4.0.0.
- [Commits](ops4j/org.ops4j.pax.tinybundles@tinybundles-3.0.0...tinybundles-4.0.0)

---
updated-dependencies:
- dependency-name: org.ops4j.pax.tinybundles:tinybundles
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 8442060 commit 0f5db91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ equalsverifier = { module = "nl.jqno.equalsverifier:equalsverifier", version = "

assertj-core = { module = "org.assertj:assertj-core", version = "3.26.3" }

tinybundles = { module = "org.ops4j.pax.tinybundles:tinybundles", version = "3.0.0" }
tinybundles = { module = "org.ops4j.pax.tinybundles:tinybundles", version = "4.0.0" }

mockjavamail = { module = "org.jvnet.mock-javamail:mock-javamail", version = "1.9" }

Expand Down

0 comments on commit 0f5db91

Please sign in to comment.