Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
tpasipanodya committed Nov 10, 2023
1 parent 4798cfc commit 42ef992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
api("io.taff.exposed:exposed-jdbc:0.8.1")
api("io.taff.exposed:exposed-java-time:0.8.1")
implementation("org.postgresql:postgresql:42.6.0")
testImplementation("io.taff:spek-expekt:0.9.0")
testImplementation("io.taff:spek-expekt:0.10.3")
testImplementation(enforcedPlatform("org.junit:junit-bom:5.9.3"))
}

Expand Down

0 comments on commit 42ef992

Please sign in to comment.