We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f730925 commit 391169cCopy full SHA for 391169c
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>org.furkankayam</groupId>
8
<artifactId>tc-validation</artifactId>
9
- <version>1.0</version>
+ <version>2.0</version>
10
<packaging>jar</packaging>
11
12
<distributionManagement>
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>com.squareup.okhttp3</groupId>
31
<artifactId>okhttp</artifactId>
32
- <version>4.10.0</version>
+ <version>5.0.0-alpha.14</version>
33
</dependency>
34
35
</dependencies>
0 commit comments