Skip to content

Commit

Permalink
chore(deps): bump org.incendo:cloud-core
Browse files Browse the repository at this point in the history
Bumps org.incendo:cloud-core from 2.0.0-rc.2 to 2.1.0-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.incendo:cloud-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 34a35ed commit d90062d
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 @@ -63,7 +63,7 @@ dependencies {
compileOnly("org.lushplugins:ChatColorHandler:${findProperty("chatcolorhandlerVersion")}")
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-core:2.1.0-SNAPSHOT")
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 d90062d

Please sign in to comment.