mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
2.0.0-beta7
This commit is contained in:
parent
af9a2b4c33
commit
79bea43e25
@ -48,7 +48,7 @@ dependencies {
|
||||
|
||||
instrumentationTools()
|
||||
pluginVerifier()
|
||||
testFramework(TestFrameworkType.Platform.JUnit4)
|
||||
testFramework(TestFrameworkType.Platform)
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user