Skip to content

Commit

Permalink
Merge pull request #449 from djx314/update/scala3-library-3.5.1
Browse files Browse the repository at this point in the history
Update scala3-library to 3.5.1
  • Loading branch information
djx314 authored Sep 23, 2024
2 parents b42bd4b + e05d19d commit 147dc91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ trait PluginsColImpl {

val `sbt-github-actions`: sbt.librarymanagement.ModuleID = """com.github.sbt""" % """sbt-github-actions""" % """0.24.0"""

val `sbt-jacoco`: sbt.librarymanagement.ModuleID = """com.github.sbt""" % """sbt-jacoco""" % """3.5.0"""
val `sbt-jacoco`: sbt.librarymanagement.ModuleID = """com.github.sbt""" % """sbt-jacoco""" % """3.5.1"""

val `sbt-jmh`: sbt.librarymanagement.ModuleID = """pl.project13.scala""" % """sbt-jmh""" % """0.4.7"""

Expand Down

0 comments on commit 147dc91

Please sign in to comment.