Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 (#1492)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Oct 28, 2024
1 parent 628dade commit 587e433
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion junit5-assertions/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
hamcrestVersion = '3.0'
Expand Down
2 changes: 1 addition & 1 deletion junit5-basic-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
}
Expand Down
2 changes: 1 addition & 1 deletion junit5-console-launcher/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'
junitJupiterVersion = '5.11.3'
}

Expand Down
2 changes: 1 addition & 1 deletion junit5-cucumber-selenium/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
junitPlatformSuiteVersion = '1.11.3'
Expand Down
2 changes: 1 addition & 1 deletion junit5-cucumber/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
junitPlatformSuiteVersion = '1.11.3'
Expand Down
2 changes: 1 addition & 1 deletion junit5-dependency-injection/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
}
Expand Down
2 changes: 1 addition & 1 deletion junit5-disabled-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'
junitJupiterVersion = '5.11.3'
}

Expand Down
2 changes: 1 addition & 1 deletion junit5-docker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'
junitJupiterVersion = '5.11.3'
junitDockerVersion = '1.0.0'
mysqlConnectorVersion = '8.0.33'
Expand Down
2 changes: 1 addition & 1 deletion junit5-dynamic-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
}
Expand Down
2 changes: 1 addition & 1 deletion junit5-extension-model-automatic/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'
junitJupiterVersion = '5.11.3'
}

Expand Down
2 changes: 1 addition & 1 deletion junit5-extension-model/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'
junitJupiterVersion = '5.11.3'
}

Expand Down
2 changes: 1 addition & 1 deletion junit5-junit4-runner/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
junitPlatformVersion = '1.11.3'
Expand Down
2 changes: 1 addition & 1 deletion junit5-meta-annotations/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'
junitJupiterVersion = '5.11.3'
}

Expand Down
2 changes: 1 addition & 1 deletion junit5-migration-support/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
}
Expand Down
2 changes: 1 addition & 1 deletion junit5-mockito/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
mockitoJupiterVersion = '5.14.2'
Expand Down
2 changes: 1 addition & 1 deletion junit5-nested-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
}
Expand Down
2 changes: 1 addition & 1 deletion junit5-ordered-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
}
Expand Down
2 changes: 1 addition & 1 deletion junit5-parallel-execution/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repositories {
ext {
junitJupiterVersion = '5.11.3'
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'
}

apply plugin: 'java'
Expand Down
2 changes: 1 addition & 1 deletion junit5-parameterized/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
}
Expand Down
2 changes: 1 addition & 1 deletion junit5-repeated-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
}
Expand Down
2 changes: 1 addition & 1 deletion junit5-spring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'
springVersion = '6.1.14'

junitJupiterVersion = '5.11.3'
Expand Down
2 changes: 1 addition & 1 deletion junit5-tagging-filtering/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
}
Expand Down
2 changes: 1 addition & 1 deletion junit5-test-templates/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitJupiterVersion = '5.11.3'
}
Expand Down
2 changes: 1 addition & 1 deletion junit5-vintage/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'

junitVintageVersion = '5.11.3'

Expand Down
2 changes: 1 addition & 1 deletion junit5-wiremock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
slf4jVersion = '2.0.16'
logbackVersion = '1.5.11'
logbackVersion = '1.5.12'
retrofitVersion = '2.11.0'
junitJupiterVersion = '5.11.3'
wireMockVersion = '3.0.1'
Expand Down

0 comments on commit 587e433

Please sign in to comment.