Skip to content

Commit

Permalink
build: run tests against Gradle 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrMilchmann committed Oct 16, 2023
1 parent a91232c commit 13ab0b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ class ECJPluginTest {
// See https://docs.gradle.org/current/userguide/compatibility.html
val javaVersion = JavaVersion.current()

add("8.4")
add("8.3")

@Suppress("UnstableApiUsage")
Expand Down

0 comments on commit 13ab0b6

Please sign in to comment.