slickless icon indicating copy to clipboard operation
slickless copied to clipboard

Update slick to 3.3.3

Open scala-steward opened this issue 5 years ago • 1 comments

Updates com.typesafe.slick:slick from 3.3.2 to 3.3.3.

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.slick", artifactId = "slick" } ]

labels: library-update, semver-patch

scala-steward avatar Sep 09 '20 11:09 scala-steward

Codecov Report

Merging #71 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #71   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files           1        1           
  Lines          16       16           
=======================================
  Hits           15       15           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 339416a...ce018c4. Read the comment docs.

codecov-commenter avatar Sep 09 '20 11:09 codecov-commenter