Skip to content

Commit

Permalink
Merge pull request #5014 from udda1996/update-tool-1.4.2
Browse files Browse the repository at this point in the history
Fix dependency permission issue on Linux platform
  • Loading branch information
udda1996 committed Oct 25, 2023
2 parents 746b763 + d225aa0 commit d7d2805
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions ballerina-test-automation/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
swan-lake-latest-version=swan-lake-2201.8.1
swan-lake-latest-version=swan-lake-2201.8.2
swan-lake-latest-spec-version=2023R1
swan-lake-latest-version-display-text=2201.8.1
swan-lake-latest-tool-version=1.4.1
latest-tool-version=1.4.1
swan-lake-latest-version-display-text=2201.8.2
swan-lake-latest-tool-version=1.4.2
latest-tool-version=1.4.2
1-x-channel-latest-version=1.2.13
1-x-channel-latest-spec-version=2020R1
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ persistToolVersion=1.2.0-20230908-152500-2ba8c45

# Dev Tools
devToolsVersion=1.2.1-20230914-153500-664cd40
ballerinaCommandVersion=1.4.1
ballerinaCommandVersion=1.4.2

# GraphQL Tool
graphqlVersion=0.8.0-20230914-153500-87f60d6
Expand Down

0 comments on commit d7d2805

Please sign in to comment.