Skip to content

Commit

Permalink
Bump galasa-boot to 0.38.0 (#305)
Browse files Browse the repository at this point in the history
* Bump galasa-boot to 0.38.0

Signed-off-by: Eamonn Mansour <[email protected]>

* Empty commit to kick off build

Signed-off-by: Eamonn Mansour <[email protected]>

---------

Signed-off-by: Eamonn Mansour <[email protected]>
  • Loading branch information
eamansour authored Nov 12, 2024
1 parent 4af13f8 commit d26fdb5
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.37.0'
def galasaBootJarVersion = '0.38.0'
def galasaFrameworkVersion = '0.38.0'

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

0 comments on commit d26fdb5

Please sign in to comment.