We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ed7e00 commit 927cba6Copy full SHA for 927cba6
README.md
@@ -28,7 +28,7 @@ Add the following elements to your project's `pom.xml` file (please check [Maven
28
<dependency>
29
<groupId>it.albertus</groupId>
30
<artifactId>jface-utils</artifactId>
31
- <version>17.3.0</version>
+ <version>17.3.1</version>
32
</dependency>
33
34
<!-- Required -->
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
- <version>17.3.1-SNAPSHOT</version>
10
<name>JFaceUtils</name>
11
<url>https://github.com/albertus82/${project.artifactId}</url>
12
0 commit comments