We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b470727 commit 2def0fdCopy full SHA for 2def0fd
.gitignore
@@ -21,4 +21,6 @@ target
21
build
22
.idea/
23
target/
24
-Out/
+Out/
25
+sib-api-v3-sdk.iml
26
+APIv3-java-library.iml
pom.xml
@@ -267,7 +267,7 @@
267
<gson-version>2.8.2</gson-version>
268
<threetenbp-version>1.3.5</threetenbp-version>
269
<maven-plugin-version>1.0.0</maven-plugin-version>
270
- <junit-version>4.12</junit-version>
+ <junit-version>4.13.1</junit-version>
271
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
272
</properties>
273
</project>
sib-api-v3-sdk.iml
0 commit comments