Skip to content

Commit

Permalink
Bump log4j-api from 2.13.3 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps log4j-api from 2.13.3 to 2.14.0.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2021
1 parent 18bd5c5 commit c2835af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repositories {
}
dependencies {
implementation("com.github.cflint:CFLint:1.5.0")
implementation("org.apache.logging.log4j:log4j-api:2.13.3")
implementation("org.apache.logging.log4j:log4j-api:2.14.0")
implementation("org.apache.logging.log4j:log4j-core:2.13.3")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.15.0")
}
Expand Down

0 comments on commit c2835af

Please sign in to comment.