Skip to content

Commit

Permalink
Merge pull request #55 from outr/update/scalatest-3.2.19
Browse files Browse the repository at this point in the history
Update scalatest to 3.2.19
  • Loading branch information
darkfrog26 authored Jun 28, 2024
2 parents 620b476 + e7ea8ee commit 4e15ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ val h2Version: String = "2.2.224"

val squantsVersion: String = "1.8.3"

val scalaTestVersion: String = "3.2.18"
val scalaTestVersion: String = "3.2.19"

lazy val root = project.in(file("."))
.aggregate(core.jvm, halodb, rocksdb, mapdb, redis, lucene, sql, sqlite, duckdb, h2, all)
Expand Down

0 comments on commit 4e15ca2

Please sign in to comment.