Skip to content

Update dependency versions in libs.versions.toml and gradle.properties#346

Merged
twisti-dev merged 2 commits into
version/26.1from
chore/update-dependencies
May 12, 2026
Merged

Update dependency versions in libs.versions.toml and gradle.properties#346
twisti-dev merged 2 commits into
version/26.1from
chore/update-dependencies

Conversation

@twisti-dev
Copy link
Copy Markdown
Contributor

This pull request updates several dependencies and plugin versions to their latest releases and bumps the project version. These changes help keep the project up-to-date with upstream improvements and bug fixes.

Dependency version updates:

  • Updated multiple library versions in gradle/libs.versions.toml, including canvas-api, kotlinVersion, kotlinxCoroutines, packetevents, guava, caffeine, caffeine-courotines, ktor, ksp-version, and reactor-netty to their latest versions. [1] [2] [3]

Project version bump:

  • Increased the project version from 3.11.0 to 3.11.1 in gradle.properties.

- canvas-api: 1.21.11-R0.1-SNAPSHOT → 26.1+
- kotlinVersion: 2.3.20 → 2.3.21
- kotlinxCoroutines: 1.10.2 → 1.11.0
- packetevents: 2.11.2 → 2.12.1
- guava: 33.5.0-jre → 33.6.0-jre
- caffeine: 3.2.3 → 3.2.4
- caffeine-courotines: 3.0.2 → 3.0.4
- ktor: 3.4.2 → 3.4.3
- ksp-version: 2.3.6 → 2.3.7
- reactor-netty: 1.3.4 → 1.3.5
@twisti-dev twisti-dev self-assigned this May 12, 2026
Copilot AI review requested due to automatic review settings May 12, 2026 12:49
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3b7dcfdce0

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread gradle/libs.versions.toml
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Gradle version catalog and project version to keep SURF-API’s dependency set current and align the build with newer upstream releases.

Changes:

  • Bumped multiple dependency versions in gradle/libs.versions.toml (Paper/Canvas, Kotlin + coroutines, PacketEvents, Guava/Caffeine, Ktor, Reactor Netty, KSP).
  • Incremented the project version in gradle.properties from 3.11.0 to 3.11.1.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
gradle/libs.versions.toml Updates library/plugin versions used across the multi-module Gradle build via the version catalog.
gradle.properties Bumps the project’s published version to 3.11.1.

Comment thread gradle/libs.versions.toml
Comment thread gradle/libs.versions.toml
@twisti-dev twisti-dev merged commit 8e13c16 into version/26.1 May 12, 2026
11 checks passed
@twisti-dev twisti-dev deleted the chore/update-dependencies branch May 12, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants