From 5a7f3be9631114364212548650210a3d0e1ee24b Mon Sep 17 00:00:00 2001 From: REDNBLACK Date: Thu, 11 Feb 2021 10:07:19 +0300 Subject: [PATCH] Update tofu-env, tofu-optics-core, ... to 0.9.2 --- project/Version.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Version.scala b/project/Version.scala index a539a0cf..cd3c79d3 100644 --- a/project/Version.scala +++ b/project/Version.scala @@ -41,7 +41,7 @@ object Version { val derevo = "0.11.6" - val tofu = "0.9.1" + val tofu = "0.9.2" val swaggerUI = "3.42.0"