Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 149abd6 commit f422aa2
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.5</lwjgl.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<logback-classic.version>1.5.14</logback-classic.version>
<logback-classic.version>1.5.15</logback-classic.version>
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
<mainClass>com.colapietro.throwback.lwjgl.HelloWorld</mainClass>
</properties>
Expand Down

0 comments on commit f422aa2

Please sign in to comment.