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 f2e7de4 commit 3507652Copy full SHA for 3507652
README.md
@@ -7,7 +7,7 @@ Gossip protocol is a method for a group of nodes to discover and check the livel
7
<dependency>
8
<groupId>net.lvsq</groupId>
9
<artifactId>jgossip</artifactId>
10
- <version>1.3.2</version>
+ <version>1.3.3</version>
11
</dependency>
12
```
13
pom.xml
@@ -4,7 +4,7 @@
4
5
6
<packaging>jar</packaging>
<name>jgossip</name>
0 commit comments