Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 484fe23

Browse files
committed
migrate to gradle
1 parent 1f94a87 commit 484fe23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import org.gradle.kotlin.dsl.provideDelegate
33

44
plugins {
55
`java-library`
6+
`maven-publish`
67
id("com.diffplug.spotless") version "6.25.0" apply false
78
id("io.freefair.lombok") version "8.13" apply false
89
id("com.gradleup.shadow") version "8.3.9" apply false

0 commit comments

Comments
 (0)