Skip to content

Commit

Permalink
chore(deps): bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14 (
Browse files Browse the repository at this point in the history
#131)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent cf093f6 commit 44ab3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.6.0.1748'
testImplementation 'org.mockito:mockito-core:5.+'
testRuntimeOnly "org.sonarsource.sonarqube:sonar-plugin-api:${sonarPluginApiVersion}"
testRuntimeOnly 'ch.qos.logback:logback-classic:1.4.11'
testRuntimeOnly 'ch.qos.logback:logback-classic:1.4.14'
}

def antlrGeneratedSourcesPath = ['de', 'friday', 'sonarqube', 'gosu', 'antlr']
Expand Down

0 comments on commit 44ab3e1

Please sign in to comment.