Skip to content

Commit

Permalink
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.8 (
Browse files Browse the repository at this point in the history
…#107)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 7a9b9b7 commit ad17ba3
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 @@ -47,7 +47,7 @@
<maven.compiler.target>21</maven.compiler.target>
<lwjgl.version>3.3.4</lwjgl.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<logback-classic.version>1.5.7</logback-classic.version>
<logback-classic.version>1.5.8</logback-classic.version>
<exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
<mainClass>com.colapietro.throwback.lwjgl.HelloWorld</mainClass>
</properties>
Expand Down

0 comments on commit ad17ba3

Please sign in to comment.