Skip to content

Commit

Permalink
Bump DEFAULT_TESTING_INTELLIJ_RELEASE to 222.3345.146
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Nov 17, 2022
1 parent 0ac23eb commit b1e1758
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import kotlin.test.BeforeTest
abstract class GrammarKitPluginBase {

companion object {
const val DEFAULT_TESTING_INTELLIJ_RELEASE = "211.7628.24"
const val DEFAULT_TESTING_INTELLIJ_RELEASE = "222.3345.146"
}

private val gradleDefault = System.getProperty("test.gradle.default")
Expand Down

0 comments on commit b1e1758

Please sign in to comment.