Skip to content

Commit

Permalink
version: bump to 20230523
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoglom committed May 24, 2023
1 parent 4f66319 commit 6948d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext {
controlx2_version = "1.0.0-20230502"
controlx2_version = "1.0.0-20230523"
pumpx2_version = "1.3.0"
use_local_pumpx2 = System.properties.getOrDefault('use_local_pumpx2', 'false') == 'true'
m2_repository = "${System.properties['user.home']}/.m2/repository"
Expand Down

0 comments on commit 6948d9c

Please sign in to comment.