[Gradle] Temporary add max version for ScriptingIT due to a Gradle bug
#KT-52625 In Progress
This commit is contained in:
committed by
Space Team
parent
be3fe747c3
commit
ca68ca753a
+1
@@ -20,6 +20,7 @@ import kotlin.io.path.relativeTo
|
||||
)
|
||||
@DisplayName("Scripting plugin")
|
||||
@OtherGradlePluginTests
|
||||
@GradleTestVersions(maxVersion = TestVersions.Gradle.G_7_3) // workaround for a Gradle synchronization bug: https://github.com/gradle/gradle/issues/23450
|
||||
class ScriptingIT : KGPBaseTest() {
|
||||
|
||||
@DisplayName("basic script is working")
|
||||
|
||||
Reference in New Issue
Block a user