Skip to content

Commit 0d1c509

Browse files
build(deps): bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.15 to 1.5.16. - [Commits](qos-ch/logback@v_1.5.15...v_1.5.16) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7be98d3 commit 0d1c509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ testing {
150150
implementation 'org.mockito:mockito-core:5.14.2'
151151
implementation 'org.mockito:mockito-junit-jupiter:5.14.2'
152152
implementation 'com.github.stefanbirkner:system-lambda:1.2.1'
153-
implementation 'ch.qos.logback:logback-classic:1.5.15'
153+
implementation 'ch.qos.logback:logback-classic:1.5.16'
154154
}
155155
}
156156
}

0 commit comments

Comments
 (0)