Skip to content

Commit ac9cd63

Browse files
fix update
1 parent 83ab41d commit ac9cd63

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.sbt

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ lazy val Version = new {
1313
"2.12.16",
1414
"2.12.17",
1515
"2.12.18",
16-
"2.12.19"
16+
"2.12.19",
17+
"2.12.20"
1718
)
1819
def scala213 = scala213Versions.last
1920
def scala212 = scala212Versions.last

0 commit comments

Comments
 (0)