Update 203 bunch

This commit is contained in:
Yan Zhulanow
2021-03-26 15:21:43 +03:00
committed by Dmitriy Novozhilov
parent ccc3e3510c
commit cf65754ea4
8 changed files with 21 additions and 14 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ dependencies {
testRuntimeOnly(intellijDep()) { includeJars("intellij-deps-fastutil-8.3.1-1") }
}
Platform[203].orHigher {
testRuntimeOnly(intellijDep()) { includeJars("intellij-deps-fastutil-8.3.1-3") }
testRuntimeOnly(intellijDep()) { includeJars("intellij-deps-fastutil-8.4.1-4") }
}
}