Skip to content

Commit f8d1300

Browse files
committed
added some more context related help buttons, bumped up to 0.18
1 parent 65ae6c5 commit f8d1300

File tree

4 files changed

+321
-101
lines changed

4 files changed

+321
-101
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>net.jacksum</groupId>
55
<artifactId>HashGarten</artifactId>
6-
<version>0.17.0</version>
6+
<version>0.18.0</version>
77
<packaging>jar</packaging>
88
<properties>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.formdev</groupId>
7979
<artifactId>flatlaf</artifactId>
80-
<version>3.4.1</version>
80+
<version>3.5.2</version>
8181
</dependency>
8282
</dependencies>
8383
<name>HashGarten</name>

0 commit comments

Comments
 (0)