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>
This commit is contained in:
dependabot[bot]
2025-03-29 15:59:21 +00:00
committed by GitHub
parent e58002ce5a
commit fd97b92d25

View File

@@ -41,7 +41,7 @@ dependencies {
// commands
implementation("org.incendo:cloud-core:2.0.0")
implementation("org.incendo:cloud-paper:2.0.0-beta.10")
implementation("org.incendo:cloud-paper:2.0.0-SNAPSHOT")
implementation("org.incendo:cloud-annotations:2.0.0")
annotationProcessor("org.incendo:cloud-annotations:2.0.0")
}