Skip to content

Commit 772203b

Browse files
committed
Remove java version from bom
1 parent f9b2374 commit 772203b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

bom/build.gradle.kts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ bomGenerator {
2020
}
2121

2222
indra {
23-
javaVersions {
24-
target(21)
25-
testWith(21)
26-
}
27-
2823
github("OneLiteFeatherNET", "Microtus") {
2924
ci(true)
3025
publishing(false)

0 commit comments

Comments
 (0)