Skip to content

Commit

Permalink
Updated FlatLaf library
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEntropyShard committed Oct 22, 2023
1 parent d9dca8d commit 60d427b
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 @@ -6,7 +6,7 @@

<groupId>me.theentropyshard</groupId>
<artifactId>JsonViewer</artifactId>
<version>0.4.5</version>
<version>0.4.6</version>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>com.formdev</groupId>
<artifactId>flatlaf</artifactId>
<version>3.2.1</version>
<version>3.2.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 60d427b

Please sign in to comment.