Skip to content

Update jdbc, mysql, postgresql, ... to 1.15.1

gitlab gitlab requested to merge update/jdbc-1.15.1 into master

Updates

from 1.15.0-rc2 to 1.15.1. GitHub Release Notes - Changelog - 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.

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 = "org.testcontainers" } ]

labels: test-library-update, semver-pre-release

Merge request reports