Skip to content

Commit

Permalink
Bump exam.version from 4.13.5 to 4.14.0 in /src/it/equinox
Browse files Browse the repository at this point in the history
Bumps `exam.version` from 4.13.5 to 4.14.0.

Updates `org.ops4j.pax.exam:pax-exam-container-native` from 4.13.5 to 4.14.0

Updates `org.ops4j.pax.exam:pax-exam-junit4` from 4.13.5 to 4.14.0

Updates `org.ops4j.pax.exam:pax-exam-link-assembly` from 4.13.5 to 4.14.0

---
updated-dependencies:
- dependency-name: org.ops4j.pax.exam:pax-exam-container-native
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.ops4j.pax.exam:pax-exam-junit4
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.ops4j.pax.exam:pax-exam-link-assembly
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and veithen committed Dec 7, 2024
1 parent f84f85e commit 4596bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/equinox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<artifactId>equinox</artifactId>
<version>1</version>
<properties>
<exam.version>4.13.5</exam.version>
<exam.version>4.14.0</exam.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 4596bc0

Please sign in to comment.