Skip to content

Commit

Permalink
Merge pull request #916 from cherylking/fixFeaturesNPE
Browse files Browse the repository at this point in the history
Pick up latest ci.common for NPE fix
  • Loading branch information
cherylking authored Oct 14, 2024
2 parents c329762 + 4a36302 commit c4fbe48
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 @@ -57,7 +57,7 @@ compileTestGroovy {
}

def libertyAntVersion = "1.9.16"
def libertyCommonVersion = "1.8.34"
def libertyCommonVersion = "1.8.35"

dependencies {
implementation gradleApi()
Expand Down

0 comments on commit c4fbe48

Please sign in to comment.