Skip to content

Commit

Permalink
Merge pull request #778 from osgi/dependabot/gradle/examples/osgi-tes…
Browse files Browse the repository at this point in the history
…t-example-gradle/org.apache.felix-org.apache.felix.scr-2.2.10

build: Bump org.apache.felix:org.apache.felix.scr from 2.2.6 to 2.2.10 in /examples/osgi-test-example-gradle
  • Loading branch information
timothyjward authored Feb 8, 2024
2 parents 26f24a8 + 7a52fae commit 80ee13e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
// Dependencies for the Resolve and TestOSGi tasks
runtimeOnly(project(":org.osgi.test.example.player.impl"))
runtimeOnly("org.junit.platform:junit-platform-launcher")
runtimeOnly("org.apache.felix:org.apache.felix.scr:2.2.6")
runtimeOnly("org.apache.felix:org.apache.felix.scr:2.2.10")
runtimeOnly("ch.qos.logback:logback-classic:1.3.4")
runtimeOnly("org.apache.felix:org.apache.felix.logback:1.0.6")
runtimeOnly("org.eclipse.platform:org.eclipse.osgi:3.18.200")
Expand Down

0 comments on commit 80ee13e

Please sign in to comment.