Skip to content

Commit

Permalink
Added CSSFX to CalendarApp.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemmermann committed Aug 31, 2022
1 parent 6e23708 commit e93d342
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,12 @@
<dependencyManagement>
<dependencies>

<dependency>
<groupId>fr.brouillard.oss</groupId>
<artifactId>cssfx</artifactId>
<version>11.5.1</version>
</dependency>

<dependency>
<groupId>org.controlsfx</groupId>
<artifactId>fxsampler</artifactId>
Expand Down

0 comments on commit e93d342

Please sign in to comment.