From 48b6b66b92ad10d032fd533d92c554e9af25debe Mon Sep 17 00:00:00 2001 From: Adriano Santos Date: Fri, 2 Aug 2024 16:34:54 -0300 Subject: [PATCH] Update deps in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acca459..cd1809c 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ The second thing we have to do is add the spawn dependency to the project. com.github.eigr spawn-java-std-sdk - v1.3.0 + v1.3.1 ``` We're also going to configure a few things for our application build to work, including compiling the protobuf files. @@ -130,7 +130,7 @@ See below a full example of the pom.xml file: com.github.eigr spawn-java-std-sdk - v1.3.0 + v1.3.1 ch.qos.logback