Skip to content

Commit

Permalink
chore(deps): bump org.incendo:cloud-paper (#197)
Browse files Browse the repository at this point in the history
Bumps org.incendo:cloud-paper from 2.0.0-beta.8 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 8ad66d5 commit 34a35ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
implementation("de.oliver.FancyAnalytics:api:0.1.6")
implementation("de.oliver.FancyAnalytics:logger:${findProperty("fancyLoggerVersion")}")
implementation("org.incendo:cloud-core:2.0.0-rc.2")
implementation("org.incendo:cloud-paper:2.0.0-beta.8")
implementation("org.incendo:cloud-paper:2.0.0-SNAPSHOT")
implementation("org.incendo:cloud-annotations:2.0.0-rc.2")
annotationProcessor("org.incendo:cloud-annotations:2.0.0-rc.2")

Expand Down

0 comments on commit 34a35ed

Please sign in to comment.