File tree Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ graalvmCompatible = true
1616groupId = " io.ballerina.stdlib"
1717artifactId = " oauth2-native"
1818version = " 2.14.0"
19- path = " ../native/build/libs/oauth2-native-2.14.0-SNAPSHOT .jar"
19+ path = " ../native/build/libs/oauth2-native-2.14.0.jar"
Original file line number Diff line number Diff line change 55
66[ballerina ]
77dependencies-toml-version = " 2"
8- distribution-version = " 2201.12.0-20250228-201300-8d411a0f "
8+ distribution-version = " 2201.12.0"
99
1010[[package ]]
1111org = " ballerina"
Original file line number Diff line number Diff line change 11org.gradle.caching =true
22group =io.ballerina.stdlib
3- version =2.14.0 -SNAPSHOT
4- ballerinaLangVersion =2201.12.0-20250311-124800-b9003fed
3+ version =2.14.1 -SNAPSHOT
4+ ballerinaLangVersion =2201.12.0
55
66checkstylePluginVersion =10.12.0
77spotbugsPluginVersion =6.0.18
@@ -12,19 +12,19 @@ ballerinaGradlePluginVersion=2.3.0
1212
1313# Dependencies
1414# Level 01
15- stdlibIoVersion =1.8.0-20250311-132600-1ffe624
16- stdlibTimeVersion =2.7.0-20250311-132600-1d5e2cb
17- stdlibUrlVersion =2.6.0-20250311-132600-48fcfef
15+ stdlibIoVersion =1.8.0
16+ stdlibTimeVersion =2.7.0
17+ stdlibUrlVersion =2.6.0
1818
1919# Level 02
20- stdlibConstraintVersion =1.7.0-20250311-133400-acfb095
21- stdlibCryptoVersion =2.9.0-20250311-133400-9758410
22- stdlibLogVersion =2.12.0-20250311-135900-9f3c638
23- stdlibTaskVersion =2.7.0-20250311-133800-5ee5469
20+ stdlibConstraintVersion =1.7.0
21+ stdlibCryptoVersion =2.9.0
22+ stdlibLogVersion =2.12.0
23+ stdlibTaskVersion =2.7.0
2424
2525# Level 03
26- stdlibCacheVersion =3.10.0-20250311-135100-8197b04
26+ stdlibCacheVersion =3.10.0
2727
2828# Ballerina Observe
29- observeVersion =1.5.0-20250311-132700-a89f57a
30- observeInternalVersion =1.5.0-20250311-133700-3a1a70b
29+ observeVersion =1.5.0
30+ observeInternalVersion =1.5.0
You can’t perform that action at this time.
0 commit comments