Skip to content

Commit

Permalink
Fix slang version
Browse files Browse the repository at this point in the history
  • Loading branch information
mstachniuk committed Dec 11, 2024
1 parent ba01903 commit 3ca91c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ pluginManagement {
}

dependencyResolutionManagement {
//TODO change to released version before merge
def slangDependenciesVersion = '1.18.0.6372'
def slangDependenciesVersion = '1.18.0.6375'
def analyzerCommonsVersion = '2.16.0.3141'
def pluginApiVersion = '10.10.0.2391'
def sonarqubeVersion = '10.0.0.68432'
Expand Down

0 comments on commit 3ca91c3

Please sign in to comment.