Skip to content

Commit 1084c52

Browse files
Update scribe to 3.15.2 (#696)
Co-authored-by: Julien Jean Paul Sirocchi <julien.sirocchi@gmail.com>
1 parent 5d63c36 commit 1084c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ val V = new {
1010
val log4s = "1.10.0"
1111
val scalaCheck = "1.18.1"
1212
val scalaTest = "3.2.19"
13-
val scribe = "3.15.0"
13+
val scribe = "3.15.2"
1414
val zio = "2.1.14"
1515
}
1616

0 commit comments

Comments
 (0)