Skip to content

Commit

Permalink
Merge pull request #175 from outr/update/scalatest-3.2.18
Browse files Browse the repository at this point in the history
Update scalatest to 3.2.18
  • Loading branch information
darkfrog26 authored Mar 2, 2024
2 parents c1c6541 + 2739554 commit 92f68b7
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 @@ -44,7 +44,7 @@ val sourcecodeVersion: String = "0.3.1"

val rsyntaxtextareaVersion: String = "3.4.0"

val scalatestVersion: String = "3.2.17"
val scalatestVersion: String = "3.2.18"

libraryDependencies ++= Seq(
"com.outr" %% "scribe-slf4j2" % scribeVersion,
Expand Down

0 comments on commit 92f68b7

Please sign in to comment.