Skip to content

Commit 0101fe5

Browse files
authored
Update README.me
Bump the version in dependency blocks to 2.1.2.
1 parent 807e98d commit 0101fe5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ System.out.println("Response: " + response);
5555
<dependency>
5656
<groupId>com.digitalpetri.modbus</groupId>
5757
<artifactId>modbus-tcp</artifactId>
58-
<version>2.1.1</version>
58+
<version>2.1.2</version>
5959
</dependency>
6060
```
6161

@@ -64,7 +64,7 @@ System.out.println("Response: " + response);
6464
<dependency>
6565
<groupId>com.digitalpetri.modbus</groupId>
6666
<artifactId>modbus-serial</artifactId>
67-
<version>2.1.1</version>
67+
<version>2.1.2</version>
6868
</dependency>
6969
```
7070

0 commit comments

Comments
 (0)