Skip to content

Commit bee1727

Browse files
committed
feat: bump allay gradle to 0.1.2
1 parent 1037cdf commit bee1727

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("java-library")
3-
id("org.allaymc.gradle.plugin") version "0.1.1"
3+
id("org.allaymc.gradle.plugin") version "0.1.2"
44
}
55

66
// TODO: Update the group to yours (should be same to the package of the plugin main class)

0 commit comments

Comments
 (0)