Skip to content

Commit

Permalink
Update cloud to beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
md5sha256 committed Jul 24, 2024
1 parent 11da154 commit 628aa83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AreaShop/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
api("com.google.inject.extensions:guice-assistedinject:7.0.0") {
exclude("com.google.guava")
}
implementation("org.incendo:cloud-paper:2.0.0-beta.8") {
implementation("org.incendo:cloud-paper:2.0.0-beta.9") {
exclude("com.google.guava")
}
implementation("org.incendo:cloud-processors-confirmation:1.0.0-beta.3") {
Expand Down

0 comments on commit 628aa83

Please sign in to comment.