Skip to content

Commit

Permalink
Merge pull request #593 from Comcast/topic/bump-base-version
Browse files Browse the repository at this point in the history
Bump base version to 3.6
  • Loading branch information
mpilquist authored Jun 18, 2024
2 parents b58318a + abf14f7 commit 6e6ba46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import com.typesafe.tools.mima.core._

ThisBuild / tlBaseVersion := "3.5"
ThisBuild / tlBaseVersion := "3.6"

ThisBuild / organization := "com.comcast"
ThisBuild / organizationName := "Comcast Cable Communications Management, LLC"
Expand Down

0 comments on commit 6e6ba46

Please sign in to comment.