Skip to content

Commit 0d8d227

Browse files
Merge pull request #683 from Sitecore/feature/662-SIM_thinks_that_Solr_810_is_valid_for_Sitecore_XP_930
#662 Change compatible Solr version for Sitecore 9.3.0 to the correct one
2 parents a5ed92e + d10c18c commit 0d8d227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SIM.Tool/GlobalParamsConfig/GlobalSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"6.6.2": "9.0.*",
6767
"7.2.1": "9.1.*",
6868
"7.5.0": "9.2.0",
69-
"8.1.0": "9.3.0",
69+
"8.1.1": "9.3.0",
7070
"8.4.0": "10.0.*,10.1.*",
7171
"8.8.2": "10.2.0"
7272
}

0 commit comments

Comments
 (0)