Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.13
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.13.
- [Commits](https://github.com/qos-ch/logback/commits)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent ac1a260 commit c44b966
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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
}
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.12'
logbackVersion = '1.5.13'
junitJupiterVersion = '5.11.4'
}

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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
junitPlatformSuiteVersion = '1.11.4'
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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
junitPlatformSuiteVersion = '1.11.4'
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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
}
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.12'
logbackVersion = '1.5.13'
junitJupiterVersion = '5.11.4'
}

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.12'
logbackVersion = '1.5.13'
junitJupiterVersion = '5.11.4'
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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
}
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.12'
logbackVersion = '1.5.13'
junitJupiterVersion = '5.11.4'
}

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.12'
logbackVersion = '1.5.13'
junitJupiterVersion = '5.11.4'
}

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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
junitPlatformVersion = '1.11.4'
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.12'
logbackVersion = '1.5.13'
junitJupiterVersion = '5.11.4'
}

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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
}
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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
}
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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
}
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.4'
slf4jVersion = '2.0.16'
logbackVersion = '1.5.12'
logbackVersion = '1.5.13'
}

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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
}
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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
}
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.12'
logbackVersion = '1.5.13'
springVersion = '6.2.1'

junitJupiterVersion = '5.11.4'
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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
}
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.12'
logbackVersion = '1.5.13'

junitJupiterVersion = '5.11.4'
}
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.12'
logbackVersion = '1.5.13'

junitVintageVersion = '5.11.4'

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.12'
logbackVersion = '1.5.13'
retrofitVersion = '2.11.0'
junitJupiterVersion = '5.11.4'
wireMockVersion = '3.0.1'
Expand Down

0 comments on commit c44b966

Please sign in to comment.