Skip to content

Update sbt-kotlin-plugin to 3.1.7#226

Open
scala-steward-simy4[bot] wants to merge 1 commit intomainfrom
update/sbt-kotlin-plugin-3.1.7
Open

Update sbt-kotlin-plugin to 3.1.7#226
scala-steward-simy4[bot] wants to merge 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

⚠️ 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 (fb6a67a) to head (af22929).
❗ 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.

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.

1 participant