Merge pull request #290 from scala-steward/update/organize-imports-0.4.2

Update organize-imports to 0.4.2
This commit is contained in:
mergify[bot] 2020-09-27 08:24:37 +00:00 committed by GitHub
commit 76d9699b1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ object Dependencies {
val LogbackVersion = "1.2.3"
val MariaDbVersion = "2.7.0"
val MiniTestVersion = "2.8.2"
val OrganizeImportsVersion = "0.4.1"
val OrganizeImportsVersion = "0.4.2"
val PdfboxVersion = "2.0.21"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.16"