Skip to content

Commit b1300c9

Browse files
Update scribe to 3.13.0 (#630)
Co-authored-by: Julien Jean Paul Sirocchi <julien.sirocchi@gmail.com>
1 parent 77f91b1 commit b1300c9

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.17.0"
1212
val scalaTest = "3.2.17"
13-
val scribe = "3.12.2"
13+
val scribe = "3.13.0"
1414
val zio = "2.0.19"
1515
}
1616

0 commit comments

Comments
 (0)