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 42cede9 commit 0b9c05dCopy full SHA for 0b9c05d
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.5</version>
+ <version>4.10</version>
13
</dependency>
14
```
15
gradle.properties
@@ -1,3 +1,3 @@
1
group = org.threadly
2
-version = 4.10-SNAPSHOT
+version = 4.10
3
threadlyVersion = 5.37
0 commit comments