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 b53a0de commit 9da4ee0Copy full SHA for 9da4ee0
README.md
@@ -9,7 +9,7 @@ Include the litesockets library into your project from maven central:
9
<dependency>
10
<groupId>org.threadly</groupId>
11
<artifactId>litesockets</artifactId>
12
- <version>4.11</version>
+ <version>4.13</version>
13
</dependency>
14
```
15
gradle.properties
@@ -1,3 +1,3 @@
1
group = org.threadly
2
-version = 4.12
+version = 4.13
3
threadlyVersion = 5.41
0 commit comments