Skip to content

Commit b0e16fc

Browse files
authored
Merge pull request #113 from tiagniuk/patch-1
Update Scala version - 2.13.12
2 parents f85a50a + fb6b68a commit b0e16fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/g8/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Dependencies._
22

3-
ThisBuild / scalaVersion := "2.13.11"
3+
ThisBuild / scalaVersion := "2.13.12"
44
ThisBuild / version := "0.1.0-SNAPSHOT"
55
ThisBuild / organization := "com.example"
66
ThisBuild / organizationName := "example"

0 commit comments

Comments
 (0)