Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 5e8162f

Browse files
committed
Update reactor version to 3.3.5.RELEASE
1 parent 0e41e23 commit 5e8162f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
// Defining dependencies
3-
val reactorVersion = "3.3.4.RELEASE"
3+
val reactorVersion = "3.3.5.RELEASE"
44
val reactorCore = "io.projectreactor" % "reactor-core" % reactorVersion
55
val scalaCollCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.1.4"
66
//test libraries

0 commit comments

Comments
 (0)