Skip to content

Commit

Permalink
Use 1.8.29 ci.common
Browse files Browse the repository at this point in the history
  • Loading branch information
cherylking committed Oct 5, 2023
1 parent 5240085 commit da339ac
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 @@ -60,7 +60,7 @@ compileTestGroovy {
}

def libertyAntVersion = "1.9.13"
def libertyCommonVersion = "1.8.29-SNAPSHOT"
def libertyCommonVersion = "1.8.29"

dependencies {
implementation gradleApi()
Expand Down

0 comments on commit da339ac

Please sign in to comment.