Skip to content

Commit

Permalink
bumped galsaa-boot version to 0.34.0 to match commons-compress change…
Browse files Browse the repository at this point in the history
…s in framework

Signed-off-by: Savvas Kyriacou <savvasky@uk.ibm.com>
  • Loading branch information
KirbyKatcher committed May 10, 2024
1 parent ac9e4a1 commit a2f972e
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
Expand Up @@ -14,7 +14,7 @@
// into the code, so the code knows what versions of galasa it should be
// dealing with. Do not mess with the `def {variableName}` part of hte following
// lines, only change the versions we rely upon.
def galasaBootJarVersion = '0.31.0'
def galasaBootJarVersion = '0.34.0'
def galasaFrameworkVersion = '0.34.0'

// Right now, the REST interface spec is always the same version as the galasa framework bundles.
Expand Down

0 comments on commit a2f972e

Please sign in to comment.