Skip to content

Commit 49c1cb3

Browse files
Bump org.lushplugins:LushLib from 0.10.18 to 0.10.19 (#14)
Bumps org.lushplugins:LushLib from 0.10.18 to 0.10.19. --- updated-dependencies: - dependency-name: org.lushplugins:LushLib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfcc4ca commit 49c1cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353

5454
implementation(project(":api"))
5555

56-
implementation("org.lushplugins:LushLib:0.10.18")
56+
implementation("org.lushplugins:LushLib:0.10.19")
5757
}
5858

5959
java {

0 commit comments

Comments
 (0)