Skip to content

Commit ed7398c

Browse files
Fix build scripts
1 parent 63a3344 commit ed7398c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.sdkmanrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
java=17.0.9-tem

buildSrc/src/main/kotlin/alkemy.library-conventions.gradle.kts

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import org.gradle.internal.impldep.org.bouncycastle.cms.RecipientId.password
2-
31
plugins {
42
id("java-library")
53
kotlin("jvm")

0 commit comments

Comments
 (0)