Skip to content

Commit

Permalink
Bump intellij-common-ui-test-library version to 0.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Korniienko <[email protected]>
  • Loading branch information
olkornii committed Sep 26, 2024
1 parent 54f33f5 commit 87ef048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ dependencies {
builtBy("copyDeps")
})

testImplementation("com.redhat.devtools.intellij:intellij-common-ui-test-library:0.4.0")
testImplementation("com.redhat.devtools.intellij:intellij-common-ui-test-library:0.4.2")

// And now for some serious HACK!!!
// Starting with 2023.1, all gradle tests fail importing projects with a:
Expand Down

0 comments on commit 87ef048

Please sign in to comment.