Update organize-imports to 0.4.2

This commit is contained in:
Scala Steward 2020-09-27 10:14:52 +02:00
parent 28a70f56ec
commit e058760982
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

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"