We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c922c08 + bf8cea3 commit 0788399Copy full SHA for 0788399
gradle.properties
@@ -1,7 +1,7 @@
1
org.gradle.caching=true
2
group=io.ballerina.stdlib
3
version=2.15.0-SNAPSHOT
4
-ballerinaLangVersion=2201.13.0-20250825-150500-2c7270f2
+ballerinaLangVersion=2201.13.0-20250924-081800-3dae8c03
5
6
checkstylePluginVersion=10.12.0
7
spotbugsPluginVersion=6.0.18
@@ -13,13 +13,13 @@ ballerinaGradlePluginVersion=2.3.0
13
# Dependencies
14
# Level 01
15
stdlibIoVersion=1.8.0
16
-stdlibTimeVersion=2.7.0
+stdlibTimeVersion=2.8.0-20250925-190600-b4eb216
17
stdlibUrlVersion=2.6.0
18
stdlibUuidVersion=1.10.0
19
20
# Level 02
21
stdlibConstraintVersion=1.7.0
22
-stdlibCryptoVersion=2.9.0
+stdlibCryptoVersion=2.9.1-20250925-191400-cd7bbcf
23
stdlibLogVersion=2.13.0
24
stdlibTaskVersion=2.11.0
25
0 commit comments