We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8d88f commit db2f681Copy full SHA for db2f681
pom.xml
@@ -7,7 +7,7 @@
7
<groupId>org.dpsoftware</groupId>
8
<artifactId>fireflyluciferin</artifactId>
9
<!-- Project Version is computed via CI, don't update it manually -->
10
- <version>2.20.5</version>
+ <version>2.21.3</version>
11
12
<distributionManagement>
13
<repository>
@@ -19,7 +19,7 @@
19
20
<properties>
21
22
- <project.version>2.20.5</project.version>
+ <project.version>2.21.3</project.version>
23
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
25
<java.fx.version>23</java.fx.version>
0 commit comments