Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
haiphucnguyen committed Jan 4, 2025
1 parent 96c36e9 commit dd55c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ configurations {
}

dependencies {
project(":commons")
implementation( project(":commons"))


testImplementation("org.testcontainers:jdbc")
Expand Down

0 comments on commit dd55c16

Please sign in to comment.