Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.10 to 1.5.11 (#1474)
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 16, 2024
1 parent a994d44 commit 5039421
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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
}
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.10'
logbackVersion = '1.5.11'
junitJupiterVersion = '5.11.2'
}

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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
junitPlatformSuiteVersion = '1.11.2'
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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
junitPlatformSuiteVersion = '1.11.2'
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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
}
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.10'
logbackVersion = '1.5.11'
junitJupiterVersion = '5.11.2'
}

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.10'
logbackVersion = '1.5.11'
junitJupiterVersion = '5.11.2'
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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
}
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.10'
logbackVersion = '1.5.11'
junitJupiterVersion = '5.11.2'
}

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.10'
logbackVersion = '1.5.11'
junitJupiterVersion = '5.11.2'
}

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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
junitPlatformVersion = '1.11.2'
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.10'
logbackVersion = '1.5.11'
junitJupiterVersion = '5.11.2'
}

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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
}
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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
mockitoJupiterVersion = '5.14.1'
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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
}
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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
}
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.2'
slf4jVersion = '2.0.16'
logbackVersion = '1.5.10'
logbackVersion = '1.5.11'
}

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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
}
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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
}
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.10'
logbackVersion = '1.5.11'
springVersion = '6.1.13'

junitJupiterVersion = '5.11.2'
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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
}
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.10'
logbackVersion = '1.5.11'

junitJupiterVersion = '5.11.2'
}
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.10'
logbackVersion = '1.5.11'

junitVintageVersion = '5.11.2'

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.10'
logbackVersion = '1.5.11'
retrofitVersion = '2.11.0'
junitJupiterVersion = '5.11.2'
wireMockVersion = '3.0.1'
Expand Down

0 comments on commit 5039421

Please sign in to comment.