Skip to content

Bump version to 2.1.3 and add Minestom support - #405

Merged
twisti-dev merged 1 commit into
version/26.2from
feat/surf-core-minestom
Aug 11, 2026
Merged

Bump version to 2.1.3 and add Minestom support#405
twisti-dev merged 1 commit into
version/26.2from
feat/surf-core-minestom

Conversation

@twisti-dev

Copy link
Copy Markdown
Contributor
  • increment version from 2.1.2 to 2.1.3 in build.gradle.kts
  • add withCoreMinestom function to CoreSurfExtension.kt
  • introduce MINESTOM module in SurfCoreModules.kt

- increment version from 2.1.2 to 2.1.3 in build.gradle.kts
- add withCoreMinestom function to CoreSurfExtension.kt
- introduce MINESTOM module in SurfCoreModules.kt
@twisti-dev twisti-dev self-assigned this Aug 11, 2026
Copilot AI lite review requested due to automatic review settings August 11, 2026 14:44
@twisti-dev
twisti-dev merged commit 1b10d69 into version/26.2 Aug 11, 2026
5 of 8 checks passed
@twisti-dev
twisti-dev deleted the feat/surf-core-minestom branch August 11, 2026 14:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 plugin to version 2.1.3 and extends its “core module” selection to include Minestom, enabling projects using the plugin to declare a Minestom-specific Surf Core API dependency.

Changes:

  • Bumped surf-api-gradle-plugin version from 2.1.2 to 2.1.3.
  • Added a MINESTOM entry to the internal SurfCoreModules enum.
  • Added withCoreMinestom() to CoreSurfExtension to select the new core module.

Reviewed changes

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

File Description
surf-api-gradle-plugin/src/main/kotlin/dev/slne/surf/api/gradle/SurfCoreModules.kt Adds the MINESTOM core module identifier used for dependency coordinates.
surf-api-gradle-plugin/src/main/kotlin/dev/slne/surf/api/gradle/platform/core/CoreSurfExtension.kt Exposes withCoreMinestom() to select the Minestom core module via the plugin DSL.
surf-api-gradle-plugin/build.gradle.kts Bumps the Gradle plugin module version to 2.1.3.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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