Skip to content

Commit

Permalink
Bump logback-core from 1.2.4 to 1.2.5
Browse files Browse the repository at this point in the history
Bumps logback-core from 1.2.4 to 1.2.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 26, 2021
1 parent b61dcda commit 8eb5abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/jetbrains/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {
implementation("org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5")
implementation("org.apache.commons:commons-lang3:3.12.0")
implementation("eu.geekplace.javapinning:java-pinning-core:1.2.0")
implementation("ch.qos.logback:logback-core:1.2.4")
implementation("ch.qos.logback:logback-core:1.2.5")
implementation("ch.qos.logback:logback-classic:1.2.5")

testImplementation("org.junit.jupiter:junit-jupiter-engine:5.7.2")
Expand Down

0 comments on commit 8eb5abd

Please sign in to comment.