Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object sclin
with ScalafmtModule
with ScalafixModule {

def scalaVersion = "3.5.1"
def scalaVersion = "3.5.2"
def scoverageVersion = "2.0.11"
def publishVersion: T[String] = VcsVersion.vcsState().format()
def pomSettings = PomSettings(
Expand Down