Skip to content

Commit

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

Bump logback.version from 1.5.11 to 1.5.12
  • Loading branch information
io7m authored Oct 28, 2024
2 parents c94f347 + 8ff50b6 commit 7e995e4
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.11</logback.version>
<logback.version>1.5.12</logback.version>
<slf4j.version>2.0.16</slf4j.version>
<org.junit.version>5.11.3</org.junit.version>
</properties>
Expand Down

0 comments on commit 7e995e4

Please sign in to comment.