We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6360b6f commit 143d290Copy full SHA for 143d290
gradle.properties
@@ -1,7 +1,7 @@
1
org.gradle.caching=true
2
group=io.ballerina.stdlib
3
version=1.10.0-SNAPSHOT
4
-ballerinaLangVersion=2201.9.0-20240502-141200-0a49fa42
+ballerinaLangVersion=2201.9.0
5
puppycrawlCheckstyleVersion=10.12.0
6
githubJohnrengelmanShadowVersion=8.1.1
7
checkstyleToolVersion=10.12.0
@@ -20,7 +20,7 @@ protobufVersion=3.20.3
20
# Dependencies
21
stdlibIoVersion=1.6.0
22
stdlibLogVersion=2.9.0
23
-stdlibCryptoVersion=2.7.0-20240502-172300-6b356e2
+stdlibCryptoVersion=2.7.0
24
stdlibTimeVersion=2.4.0
25
-observeVersion=1.2.3-20240408-194900-a0e331f
26
-observeInternalVersion=1.2.2-20240408-195500-1436319
+observeVersion=1.2.3
+observeInternalVersion=1.2.2
0 commit comments