Skip to content

Update sbt-kotlin-plugin to 3.1.7#226

Merged
SimY4 merged 1 commit intomainfrom
update/sbt-kotlin-plugin-3.1.7
Mar 25, 2026
Merged

Update sbt-kotlin-plugin to 3.1.7#226
SimY4 merged 1 commit intomainfrom
update/sbt-kotlin-plugin-3.1.7

Conversation

@scala-steward-simy4
Copy link
Contributor

About this PR

📦 Updates org.jetbrains.scala:sbt-kotlin-plugin from 3.1.6 to 3.1.7

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.jetbrains.scala", artifactId = "sbt-kotlin-plugin" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.jetbrains.scala", artifactId = "sbt-kotlin-plugin" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, version-scheme:semver-spec, commit-count:1

@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.45%. Comparing base (370468c) to head (53a2c3d).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #226   +/-   ##
=========================================
  Coverage     68.45%   68.45%           
  Complexity      151      151           
=========================================
  Files            14       14           
  Lines           948      948           
  Branches        141      141           
=========================================
  Hits            649      649           
  Misses          250      250           
  Partials         49       49           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SimY4 SimY4 force-pushed the update/sbt-kotlin-plugin-3.1.7 branch from af22929 to 53a2c3d Compare March 25, 2026 23:14
@SimY4 SimY4 merged commit af9df87 into main Mar 25, 2026
6 checks passed
@SimY4 SimY4 deleted the update/sbt-kotlin-plugin-3.1.7 branch March 25, 2026 23:24
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