Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Commit a9bd844

Browse files
committed
fix build
1 parent 8cdcd68 commit a9bd844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exam-db/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ dependencies {
88
api project(':exam-core')
99
api 'org.dbunit:dbunit:2.7.3'
1010
implementation 'org.postgresql:postgresql:42.3.3'
11+
implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.13.1'
1112
}

0 commit comments

Comments
 (0)