Skip to content

Commit

Permalink
Merge pull request #599 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 Oct 19, 2024
2 parents 9d41b0b + f42cc4c commit 62b2743
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 @@ -56,7 +56,7 @@ val fabricVersion: String = "1.15.4"
val circeVersion = "0.14.10"

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

// SLF4J
val slf4jVersion: String = "1.7.36"
Expand Down

0 comments on commit 62b2743

Please sign in to comment.