Skip to content

Commit bae0a40

Browse files
Update dependency ch.qos.logback:logback-classic to v1.4.0
1 parent 8fb72d4 commit bae0a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<dependency>
289289
<groupId>ch.qos.logback</groupId>
290290
<artifactId>logback-classic</artifactId>
291-
<version>1.2.11</version>
291+
<version>1.4.0</version>
292292
<scope>test</scope>
293293
</dependency>
294294
<!-- Hamcrest is only here to make Infinitest happy. Not really used in the project. -->

0 commit comments

Comments
 (0)