Skip to content

Commit

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

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

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 34a35ed commit dbdce3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ dependencies {
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-SNAPSHOT")
implementation("org.incendo:cloud-annotations:2.0.0-rc.2")
annotationProcessor("org.incendo:cloud-annotations:2.0.0-rc.2")
implementation("org.incendo:cloud-annotations:2.1.0-SNAPSHOT")
annotationProcessor("org.incendo:cloud-annotations:2.1.0-SNAPSHOT")

compileOnly("com.intellectualsites.plotsquared:plotsquared-core:7.3.12")
}
Expand Down

0 comments on commit dbdce3a

Please sign in to comment.