Skip to content

Commit 2a2cc35

Browse files
committed
Update to v1.35
1 parent eeba325 commit 2a2cc35

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
@@ -220,7 +220,7 @@ Add this snippet to the pom.xml `dependencies` section:
220220
<dependency>
221221
<groupId>io.github.parubok</groupId>
222222
<artifactId>swing-stream-utils</artifactId>
223-
<version>1.34</version>
223+
<version>1.35</version>
224224
</dependency>
225225
```
226226

@@ -229,7 +229,7 @@ Add this snippet to the pom.xml `dependencies` section:
229229
Add this snippet to the build.gradle `dependencies` section:
230230

231231
```groovy
232-
implementation 'io.github.parubok:swing-stream-utils:1.34'
232+
implementation 'io.github.parubok:swing-stream-utils:1.35'
233233
```
234234

235235
### See Also

0 commit comments

Comments
 (0)