Skip to content

Commit

Permalink
Merge pull request #23 from io7m-com/dependabot/maven/develop/logback…
Browse files Browse the repository at this point in the history
….version-1.5.7

Bump logback.version from 1.5.6 to 1.5.7
  • Loading branch information
io7m authored Aug 18, 2024
2 parents 8fcbc28 + f3ec766 commit 2c4fc83
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 @@ -31,7 +31,7 @@
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>

<!-- Third-party dependencies. -->
<logback.version>1.5.6</logback.version>
<logback.version>1.5.7</logback.version>
<slf4j.version>2.0.16</slf4j.version>
</properties>

Expand Down

0 comments on commit 2c4fc83

Please sign in to comment.