Skip to content

Commit ebc701c

Browse files
committed
Update scala-library to 2.13.16
1 parent d18ddd8 commit ebc701c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scala.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
matrix:
1818
include:
1919
- scala: 3.3.0
20-
- scala: 2.13.4
20+
- scala: 2.13.16
2121
sbt-args: --addPluginSbtFile=project/plugins.sbt.scalajs06
22-
- scala: 2.13.4
22+
- scala: 2.13.16
2323

2424
steps:
2525
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)