Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlamz committed Mar 20, 2024
1 parent d251c4f commit 215a70b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@ pluginManagement {
id("me.champeau.jmh") version "0.+"
id("org.checkerframework") version "0.+"
id("com.kncept.junit.reporter") version "2.1.0"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
}
}
1 change: 0 additions & 1 deletion wrapper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ plugins {
id("com.github.vlsi.gradle-extensions")
id("com.github.vlsi.ide")
id("com.kncept.junit.reporter")
id("org.gradle.toolchains.foojay-resolver-convention") version "0.4.0"
}

dependencies {
Expand Down

0 comments on commit 215a70b

Please sign in to comment.