Skip to content

Commit

Permalink
Bump osgi.test.version from 1.1.0 to 1.3.0 in /spi-fly
Browse files Browse the repository at this point in the history
Bumps `osgi.test.version` from 1.1.0 to 1.3.0.

Updates `org.osgi:org.osgi.test.junit5` from 1.1.0 to 1.3.0
- [Release notes](https://github.com/osgi/osgi-test/releases)
- [Commits](eclipse-osgi-technology/osgi-test@1.1.0...1.3.0)

Updates `org.osgi:org.osgi.test.common` from 1.1.0 to 1.3.0
- [Release notes](https://github.com/osgi/osgi-test/releases)
- [Commits](eclipse-osgi-technology/osgi-test@1.1.0...1.3.0)

Updates `org.osgi:org.osgi.test.assertj.framework` from 1.1.0 to 1.3.0
- [Release notes](https://github.com/osgi/osgi-test/releases)
- [Commits](eclipse-osgi-technology/osgi-test@1.1.0...1.3.0)

---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.test.junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.osgi:org.osgi.test.common
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.osgi:org.osgi.test.assertj.framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alien11689 committed Jan 13, 2025
1 parent 6df798c commit 6fe5ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spi-fly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<mockito.core.version>5.9.0</mockito.core.version>
<osgi.core.version>5.0.0</osgi.core.version>
<osgi.test.version>1.1.0</osgi.test.version>
<osgi.test.version>1.3.0</osgi.test.version>
<slf4j.version>2.0.16</slf4j.version>

<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 6fe5ec5

Please sign in to comment.