Skip to content

Commit 69ff7b9

Browse files
Bump postgresql from 42.3.4 to 42.3.6 (#142)
1 parent 9c455ba commit 69ff7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
implementation 'javax.activation:activation:1.1.1'
6565

6666
//database
67-
implementation 'org.postgresql:postgresql:42.3.4'
67+
implementation 'org.postgresql:postgresql:42.3.6'
6868
implementation 'javax.persistence:javax.persistence-api:2.2'
6969

7070
// logging

0 commit comments

Comments
 (0)