Skip to content

Commit 1f01fec

Browse files
SONARRUBY-37 update slang version to 1.17.0.6351 (#27)
1 parent f64a804 commit 1f01fec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginManagement {
66
}
77

88
dependencyResolutionManagement {
9-
def slangDependenciesVersion = '1.16.1.6262'
9+
def slangDependenciesVersion = '1.17.0.6351'
1010
def analyzerCommonsVersion = '2.16.0.3141'
1111
def pluginApiVersion = '10.10.0.2391'
1212
def sonarqubeVersion = '10.0.0.68432'

sonar-ruby-plugin/sonarpedia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"languages": [
44
"RUBY"
55
],
6-
"latest-update": "2024-11-26T13:20:39.162140300Z",
6+
"latest-update": "2024-11-28T14:46:38.056875528Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": true

0 commit comments

Comments
 (0)