sbt / sbt-rjs

RequireJs optimizer plugin for sbt-web
Other
39 stars 28 forks source link

Update sbt-js-engine to 1.2.3 #86

Closed scala-steward closed 8 months ago

scala-steward commented 2 years ago

Updates com.typesafe.sbt:sbt-js-engine from 1.2.2 to 1.2.3. GitHub Release Notes - Version Diff

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!

Ignore future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "com.typesafe.sbt", artifactId = "sbt-js-engine" } ] ```

labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, commit-count:1