Skip to content

Commit

Permalink
Merge pull request #4 from io7m/dependabot/maven/develop/logback.vers…
Browse files Browse the repository at this point in the history
…ion-1.5.6

bump logback.version from 1.4.14 to 1.5.6
  • Loading branch information
io7m committed Apr 20, 2024
2 parents fa6b13a + 6ed4c71 commit d40bdf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -29,7 +29,7 @@
<io7m.api.previousVersion>0.0.1-SNAPSHOT</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<junit.version>5.8.2</junit.version>
<logback.version>1.4.14</logback.version>
<logback.version>1.5.6</logback.version>
</properties>

<licenses>
Expand Down

0 comments on commit d40bdf0

Please sign in to comment.