Skip to content

bolt-ktor: upgrade ktor to v3 + bump to 1.46.0-SNAPSHOT#1481

Closed
skyfallwastaken wants to merge 1 commit intoslackapi:mainfrom
skyfallwastaken:main
Closed

bolt-ktor: upgrade ktor to v3 + bump to 1.46.0-SNAPSHOT#1481
skyfallwastaken wants to merge 1 commit intoslackapi:mainfrom
skyfallwastaken:main

Conversation

@skyfallwastaken
Copy link
Copy Markdown

Closes #1480.

Category (place an x in each of the [ ])

  • bolt (Bolt for Java)
  • bolt-ktor (Bolt for Java - optional modules)
  • slack-api-client (Slack API Clients)
  • slack-api-model (Slack API Data Models)
  • slack-api-*-kotlin-extension (Kotlin Extensions for Slack API Clients)
  • slack-app-backend (The primitive layer of Bolt for Java)

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.

@salesforce-cla
Copy link
Copy Markdown

salesforce-cla Bot commented Jun 4, 2025

Thanks for the contribution! Before we can merge this, we need @skyfallwastaken to sign the Salesforce Inc. Contributor License Agreement.

@skyfallwastaken
Copy link
Copy Markdown
Author

I've signed the CLA but the bot is broken:

Could not sign the CLA, please contact: oss-bots@salesforce.com

Comment thread bolt-ktor/pom.xml
<kotlin.code.style>official</kotlin.code.style>
<!-- TODO: upgrade to 3.x -->
<ktor.version>2.3.12</ktor.version>
<ktor.version>3.1.3</ktor.version>
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.

Just changing the version does not work, and that's the reason why this task was not done then

@skyfallwastaken skyfallwastaken closed this by deleting the head repository Jun 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade bolt-ktor to Ktor v3

2 participants