Skip to content

Commit

Permalink
update drt lib master version
Browse files Browse the repository at this point in the history
Signed-off-by: Nilesh Gupta <[email protected]>
  • Loading branch information
ngu04 committed Oct 31, 2024
1 parent 7998bf1 commit 22c8440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Settings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object Settings {
/** Declare global dependency versions here to avoid mismatches in multi part dependencies */
//noinspection ScalaStyle
object versions {
val drtLib = "v919"
val drtLib = "v921"

val scala = "2.13.12"
val scalaDom = "2.8.0"
Expand Down

0 comments on commit 22c8440

Please sign in to comment.