Skip to content

Commit

Permalink
Move dependencies to stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Jun 30, 2023
1 parent dcacce3 commit 13acda5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ releasePluginVersion=2.6.0
puppycrawlCheckstyleVersion=8.18
ballerinaGradlePluginVersion=1.1.0

ballerinaLangVersion= 2201.7.0-20230622-064700-4a2dc6dd
ballerinaLangVersion= 2201.7.0

#stdlib dependencies
stdlibIoVersion=1.5.0-20230622-110500-8523dfe
observeVersion=1.1.0-20230622-105700-f92eb77
observeInternalVersion=1.1.0-20230622-114200-c6b7282
stdlibIoVersion=1.5.0
observeVersion=1.1.0
observeInternalVersion=1.1.0
testngVersion=6.14.3

0 comments on commit 13acda5

Please sign in to comment.