Skip to content

Commit

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

Bump logback.version from 1.5.10 to 1.5.11
  • Loading branch information
io7m authored Oct 15, 2024
2 parents 4e35935 + 7ce17bd commit 443161b
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.10</logback.version>
<logback.version>1.5.11</logback.version>
<slf4j.version>2.0.16</slf4j.version>
<org.junit.version>5.11.2</org.junit.version>
</properties>
Expand Down

0 comments on commit 443161b

Please sign in to comment.