mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-03-31 05:15:08 +00:00
Update postgresql to 42.2.10
This commit is contained in:
parent
6996c2c3c7
commit
9317b4c33d
@ -20,7 +20,7 @@ object Dependencies {
|
|||||||
val LogbackVersion = "1.2.3"
|
val LogbackVersion = "1.2.3"
|
||||||
val MariaDbVersion = "2.5.4"
|
val MariaDbVersion = "2.5.4"
|
||||||
val MiniTestVersion = "2.7.0"
|
val MiniTestVersion = "2.7.0"
|
||||||
val PostgresVersion = "42.2.9"
|
val PostgresVersion = "42.2.10"
|
||||||
val PureConfigVersion = "0.12.2"
|
val PureConfigVersion = "0.12.2"
|
||||||
val SqliteVersion = "3.30.1"
|
val SqliteVersion = "3.30.1"
|
||||||
val StanfordNlpVersion = "3.9.2"
|
val StanfordNlpVersion = "3.9.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user