diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 0fba6934..578e62e5 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,4 +16,4 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "auth-native" version = "2.12.0" -path = "../native/build/libs/auth-native-2.12.0-SNAPSHOT.jar" +path = "../native/build/libs/auth-native-2.12.0.jar" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index d58ac75f..e9f3a5f8 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240806-083400-aabac46a" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/changelog.md b/changelog.md index b5151bbb..05c5acaf 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [2.12.0] - 2024-088-20 + +- This version maintains compatibility with dependencies without any external changes. + ## [2.11.1] - 2024-08-01 ### Fixed diff --git a/gradle.properties b/gradle.properties index ff4e8d1a..47845162 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,11 +1,11 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.12.0-SNAPSHOT +version=2.12.1-SNAPSHOT puppycrawlCheckstyleVersion=10.12.0 slf4jVersion=1.7.30 ballerinaGradlePluginVersion=2.2.6 -ballerinaLangVersion=2201.10.0-20240814-095500-9d14866a +ballerinaLangVersion=2201.10.0 # Standard library dependencies # Level 1 @@ -14,12 +14,12 @@ stdlibTimeVersion=2.4.0 # Level 2 stdlibCryptoVersion=2.7.2 -stdlibLogVersion=2.10.0-20240814-120000-f0c3cc8 +stdlibLogVersion=2.10.0 stdlibTaskVersion=2.5.0 # Level 3 stdlibCacheVersion=3.8.0 # Ballerinax Observer -observeVersion=1.3.0-20240814-114100-0f71e1e -observeInternalVersion=1.3.0-20240814-114900-8a734a3 +observeVersion=1.3.0 +observeInternalVersion=1.3.0