Skip to content

Commit

Permalink
Add java dependency using platform 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
MituuZ committed Aug 25, 2024
1 parent 2572e77 commit 8b5a813
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ dependencies {
instrumentationTools()

testFramework(TestFrameworkType.Platform)

bundledPlugin("com.intellij.java")
}

testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
Expand Down

0 comments on commit 8b5a813

Please sign in to comment.