Skip to content

Commit 4007d9a

Browse files
committed
v1.5.9
1 parent 35e8ca9 commit 4007d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
buildscript {
33
ext {
44
controlx2_version = "1.0.0-20250303"
5-
pumpx2_version = "1.5.8"
5+
pumpx2_version = "1.5.9"
66
use_local_pumpx2 = System.properties.getOrDefault('use_local_pumpx2', 'false') == 'true'
77
if (!use_local_pumpx2) {
88
Properties properties = new Properties()

0 commit comments

Comments
 (0)