Skip to content

Commit

Permalink
2.0.0-beta7
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Jun 14, 2024
1 parent af9a2b4 commit 79bea43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {

instrumentationTools()
pluginVerifier()
testFramework(TestFrameworkType.Platform.JUnit4)
testFramework(TestFrameworkType.Platform)
}
}

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exampleLibrary = "24.1.0"

# plugins
changelog = "2.2.0"
intelliJPlatform = "2.0.0-beta6"
intelliJPlatform = "2.0.0-beta7"
kotlin = "2.0.0"
kover = "0.8.0"
qodana = "2024.1.5"
Expand Down

0 comments on commit 79bea43

Please sign in to comment.