Skip to content

Commit

Permalink
Merge pull request #31 from rexlManu/dependabot/gradle/org.jetbrains-…
Browse files Browse the repository at this point in the history
…annotations-24.1.0

build(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0
  • Loading branch information
rexlManu authored Mar 4, 2024
2 parents 80bc54e + 0fe44e8 commit 462e597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ minotaur = { id = "com.modrinth.minotaur", version = "2.8.7" }
paperyml = { id = "net.minecrell.plugin-yml.paper", version = "0.6.0" }
pluginyml = { id = "net.minecrell.plugin-yml.bukkit", version = "0.6.0" }
[libraries]
annotations = { module = "org.jetbrains:annotations", version = "24.0.1" }
annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
jedis = { module = "redis.clients:jedis", version = "4.1.1" }
miniplaceholders = { module = "io.github.miniplaceholders:miniplaceholders-api", version = "2.2.3" }
commandframework = { module = "cloud.commandframework:cloud-paper", version = "1.8.4" }
Expand Down

0 comments on commit 462e597

Please sign in to comment.