Skip to content

Commit ab6822d

Browse files
build(deps): bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15 (#585)
1 parent 0fff5b9 commit ab6822d

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.12'
153+
implementation 'ch.qos.logback:logback-classic:1.5.15'
154154
}
155155
}
156156
}

0 commit comments

Comments
 (0)