Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josimar Silva <[email protected]>
  • Loading branch information
dependabot[bot] and josimar-silva authored Sep 18, 2023
1 parent 100004e commit f2210cc
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.0.0.404'
testImplementation 'org.mockito:mockito-core:5.+'
testRuntimeOnly "org.sonarsource.sonarqube:sonar-plugin-api:${sonarPluginApiVersion}"
testRuntimeOnly 'ch.qos.logback:logback-classic:1.4.8'
testRuntimeOnly 'ch.qos.logback:logback-classic:1.4.11'
}

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

0 comments on commit f2210cc

Please sign in to comment.