Skip to content

Commit e399a48

Browse files
Bump logback-classic from 1.0.13 to 1.2.0
Bumps logback-classic from 1.0.13 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27cb719 commit e399a48

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
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>ch.qos.logback</groupId>
4848
<artifactId>logback-classic</artifactId>
49-
<version>1.0.13</version>
49+
<version>1.2.0</version>
5050
</dependency>
5151
<!--
5252
- To use Cucumber 4, exclude the old Cucumber 2 cucumber-core dependency from the serenity-core dependency

0 commit comments

Comments
 (0)