Skip to content

Commit

Permalink
build: Bump ch.qos.logback:logback-classic
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.4 to 1.5.0.
- [Commits](qos-ch/logback@v_1.3.4...v_1.5.0)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent dd240f1 commit 1ceff80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
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.10")
runtimeOnly("ch.qos.logback:logback-classic:1.3.4")
runtimeOnly("ch.qos.logback:logback-classic:1.5.0")
runtimeOnly("org.apache.felix:org.apache.felix.logback:1.0.6")
runtimeOnly("org.eclipse.platform:org.eclipse.osgi:3.18.600")
runtimeOnly("org.osgi:org.osgi.service.component:1.5.1")
Expand Down

0 comments on commit 1ceff80

Please sign in to comment.