Skip to content

Commit 3507652

Browse files
author
Siquan Lv (silv)
committed
upgrade junit
1 parent f2e7de4 commit 3507652

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gossip protocol is a method for a group of nodes to discover and check the livel
77
<dependency>
88
<groupId>net.lvsq</groupId>
99
<artifactId>jgossip</artifactId>
10-
<version>1.3.2</version>
10+
<version>1.3.3</version>
1111
</dependency>
1212
```
1313

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>net.lvsq</groupId>
66
<artifactId>jgossip</artifactId>
7-
<version>1.3.2</version>
7+
<version>1.3.3</version>
88
<packaging>jar</packaging>
99

1010
<name>jgossip</name>

0 commit comments

Comments
 (0)