Skip to content

Commit 627738c

Browse files
chore(deps): bump org.incendo:cloud-paper
Bumps org.incendo:cloud-paper from 2.0.0-beta.10 to 2.0.0-SNAPSHOT. --- updated-dependencies: - dependency-name: org.incendo:cloud-paper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05e6049 commit 627738c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/fancyvisuals/build.gradle.kts

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

4242
// commands
4343
implementation("org.incendo:cloud-core:2.0.0")
44-
implementation("org.incendo:cloud-paper:2.0.0-beta.10")
44+
implementation("org.incendo:cloud-paper:2.0.0-SNAPSHOT")
4545
implementation("org.incendo:cloud-annotations:2.0.0")
4646
annotationProcessor("org.incendo:cloud-annotations:2.0.0")
4747
}

0 commit comments

Comments
 (0)