Skip to content

Commit

Permalink
Merge pull request #5 from io7m/dependabot/maven/develop/ch.qos.logba…
Browse files Browse the repository at this point in the history
…ck-logback-classic-1.5.6

Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.6
  • Loading branch information
io7m committed Apr 20, 2024
2 parents b6dea53 + 1ca14f3 commit 11890da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.3</version>
<version>1.5.6</version>
</dependency>
<dependency>
<groupId>com.io7m.jdeferthrow</groupId>
Expand Down

0 comments on commit 11890da

Please sign in to comment.