Skip to content

Commit

Permalink
Update default to v3.5.4 (#802)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 0d281df commit a3f9d91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<mainClass>com.ghostchu.peerbanhelper.MainJumpLoader</mainClass>
<maven.build.timestamp.format>yyyyMMdd-HHmmss</maven.build.timestamp.format>
<flatlafVersion>3.5.2</flatlafVersion>
<flatlafVersion>3.5.4</flatlafVersion>
<install4j.home>/opt/install4j</install4j.home>
<ormlite.version>6.1</ormlite.version>
</properties>
Expand Down Expand Up @@ -498,7 +498,7 @@
<dependency>
<groupId>com.formdev</groupId>
<artifactId>flatlaf-extras</artifactId>
<version>3.5.2</version>
<version>3.5.4</version>
</dependency>
<dependency>
<groupId>com.offbynull.portmapper</groupId>
Expand Down

0 comments on commit a3f9d91

Please sign in to comment.