Skip to content

Commit

Permalink
Update sourcecode from 0.3.0 to 0.3.1 (#1406)
Browse files Browse the repository at this point in the history
Pull request: #1406
  • Loading branch information
scala-steward authored Mar 1, 2024
1 parent 1010b53 commit d93dec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ object Deps {
val semanticDbScalac = ivy"org.scalameta:::semanticdb-scalac:$scalametaVersion"
val shapeless = ivy"com.chuusai::shapeless:2.3.3"
val slf4jNop = ivy"org.slf4j:slf4j-nop:1.7.12"
val sourcecode = ivy"com.lihaoyi::sourcecode:0.3.0"
val sourcecode = ivy"com.lihaoyi::sourcecode:0.3.1"
val sshdCore = ivy"org.apache.sshd:sshd-core:1.2.0"
val scalametaCommon = ivy"org.scalameta::common:$scalametaVersion"
val typename = ivy"org.tpolecat::typename:1.1.0"
Expand Down

0 comments on commit d93dec8

Please sign in to comment.