Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 4c7cb9c

Browse files
chore(deps): update dependency scala to v2.13.14
1 parent c859360 commit 4c7cb9c

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 @@ version := "0.1.0"
1010

1111
parallelExecution in test := false
1212

13-
scalaVersion := "2.13.13"
13+
scalaVersion := "2.13.14"
1414
version := "1.0"
1515

1616
val akkaHttpVersion = "10.5.3"

0 commit comments

Comments
 (0)