Skip to content

Commit 1a139b6

Browse files
Reverts latest changes
1 parent cbc8b06 commit 1a139b6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

build.sbt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ import com.jsuereth.sbtpgp.PgpKeys.publishSigned
22

33
ThisBuild / organization := "org.scala-exercises"
44
ThisBuild / githubOrganization := "47degrees"
5-
ThisBuild / scalaVersion := "2.13.2"
6-
ThisBuild / publishTo := sonatypePublishToBundle.value
5+
ThisBuild / scalaVersion := "2.13.3"
76

87
publish / skip := true
98

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version = 1.3.12
1+
sbt.version = 1.3.13

0 commit comments

Comments
 (0)