We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ae6c5 commit f8d1300Copy full SHA for f8d1300
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>net.jacksum</groupId>
5
<artifactId>HashGarten</artifactId>
6
- <version>0.17.0</version>
+ <version>0.18.0</version>
7
<packaging>jar</packaging>
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
77
<dependency>
78
<groupId>com.formdev</groupId>
79
<artifactId>flatlaf</artifactId>
80
- <version>3.4.1</version>
+ <version>3.5.2</version>
81
</dependency>
82
</dependencies>
83
<name>HashGarten</name>
0 commit comments