Update dependency org.postgresql:postgresql to v42.7.4
This commit is contained in:
parent
b58cbfc388
commit
3bb586bf14
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ kotlinx-coroutines = "1.8.1"
|
|||
ktor = "2.3.12"
|
||||
logback = "1.5.7"
|
||||
mail = "1.6.2"
|
||||
postgres = "42.7.3"
|
||||
postgres = "42.7.4"
|
||||
shadow = "8.1.1"
|
||||
sqlite = "3.46.1.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue