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 5280afa commit 7ac3effCopy full SHA for 7ac3eff
2 files changed
core/pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>pl.wmsdev</groupId>
8
<artifactId>usos4j</artifactId>
9
- <version>1.1.7</version>
+ <version>1.1.8</version>
10
<name>usos4j</name>
11
<description>Java client for USOS API</description>
12
<url>https://github.com/WMS-DEV/usos4j</url>
integration-tests/pom.xml
@@ -17,7 +17,7 @@
17
<dependency>
18
19
20
21
</dependency>
22
23
<groupId>org.projectlombok</groupId>
0 commit comments