Skip to content

Commit

Permalink
Downgrade lang version
Browse files Browse the repository at this point in the history
  • Loading branch information
ravinperera00 committed Dec 18, 2024
1 parent 34642c6 commit 8ab119c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ org.gradle.caching=true
group=io.ballerina.stdlib
version=2.3.1-SNAPSHOT

ballerinaLangVersion=2201.11.0
ballerinaLangVersion=2201.10.0
checkstylePluginVersion=10.12.0
spotbugsPluginVersion=6.0.18
shadowJarPluginVersion=8.1.1
downloadPluginVersion=5.4.0
releasePluginVersion=2.8.0
testngVersion=7.6.1
eclipseLsp4jVersion=0.12.0
ballerinaGradlePluginVersion=2.2.4
ballerinaGradlePluginVersion=3.0.0

0 comments on commit 8ab119c

Please sign in to comment.