Skip to content

Commit 32ebf4d

Browse files
authored
Merge pull request #1366 from ballerina-platform/update12
[Automated] Prepare for Update 12 release
2 parents 1a603c0 + 5917506 commit 32ebf4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build-config/resources/Ballerina.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords = ["security", "authorization", "introspection"]
77
repository = "https://github.com/ballerina-platform/module-ballerina-oauth2"
88
icon = "icon.png"
99
license = ["Apache-2.0"]
10-
distribution = "2201.11.0"
10+
distribution = "2201.12.0"
1111

1212
[platform.java21]
1313
graalvmCompatible = true

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
org.gradle.caching=true
22
group=io.ballerina.stdlib
3-
version=2.13.1-SNAPSHOT
3+
version=2.14.0-SNAPSHOT
44
ballerinaLangVersion=2201.12.0-20250228-201300-8d411a0f
55

66
checkstylePluginVersion=10.12.0

0 commit comments

Comments
 (0)