Skip to content

Commit

Permalink
Logback and FlatLaf upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorndarri committed Oct 21, 2024
1 parent a8c0fb5 commit c29793f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -182,14 +182,14 @@ dependencyResolutionManagement {
versionCatalogs {
libs {
version("slf4j.api", "2.0.16")
version("logback", "1.5.10")
version("logback", "1.5.11")
version("h2", "2.3.232")
version("json", "20240303")

version("jfreechart", "1.5.5")
version("junit", "5.11.2")
version("sslcontext.kickstart", "8.3.7")
version("flatlaf", "3.5.1")
version("flatlaf", "3.5.2")
version("ikonli", "12.3.1")
version("javalin", "6.3.0")
version("javapoet", "1.13.0")
Expand Down

0 comments on commit c29793f

Please sign in to comment.