Skip to content

Commit

Permalink
Update reftree to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Jul 12, 2024
1 parent 3468308 commit c4952d3
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
Expand Up @@ -120,7 +120,7 @@ lazy val reftree = jvmModule("reftree")
organization.value %% moduleName.value % V.drostePrev
),
libraryDependencies ++= on(2, 12)(
"io.github.stanch" %% "reftree" % "1.4.0"
"io.github.stanch" %% "reftree" % "1.5.0"
).value
)

Expand Down

0 comments on commit c4952d3

Please sign in to comment.