Skip to content

Commit 41b1aae

Browse files
authored
Merge pull request #102 from scala/SethTisue-patch-1
2 parents 33da5bd + c5be0ad commit 41b1aae

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.8"
3+
ThisBuild / scalaVersion := "2.13.10"
44
ThisBuild / version := "0.1.0-SNAPSHOT"
55
ThisBuild / organization := "com.example"
66
ThisBuild / organizationName := "example"

0 commit comments

Comments
 (0)