Skip to content

Commit

Permalink
Remove unnecessary deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Jul 30, 2024
1 parent da379f7 commit 5a1c738
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ karibu-testing = "com.github.mvysny.kaributesting:karibu-testing-v24:2.1.5"
karibu-dsl = "com.github.mvysny.karibudsl:karibu-dsl-v23:2.1.3"
flyway = "org.flywaydb:flyway-core:10.15.2"
h2 = "com.h2database:h2:2.2.224"
http4k = "org.http4k:http4k-core:5.9.0.0"
gson-javatime = "com.fatboyindustrial.gson-javatime-serialisers:gson-javatime-serialisers:1.1.2"
hikaricp = "com.zaxxer:HikariCP:5.1.0"
dynatest = "com.github.mvysny.dynatest:dynatest:0.25"
vok-db = { module = "eu.vaadinonkotlin:vok-framework-vokdb", version.ref = "vok" }
Expand Down

0 comments on commit 5a1c738

Please sign in to comment.