From cfd1cf76c784184b98d5b8a71fb7cee62d586ce9 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 20 Nov 2021 08:31:42 +0100 Subject: Update commons-text to 1.9 (#1789) --- build.sc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sc') diff --git a/build.sc b/build.sc index 07151082..a294fecc 100644 --- a/build.sc +++ b/build.sc @@ -48,7 +48,7 @@ class firrtlCrossModule(val crossScalaVersion: String) ivy"com.github.scopt::scopt:3.7.1", ivy"net.jcazevedo::moultingyaml:0.4.2", ivy"org.json4s::json4s-native:3.6.12", - ivy"org.apache.commons:commons-text:1.8", + ivy"org.apache.commons:commons-text:1.9", ivy"io.github.alexarchambault::data-class:0.2.5", ivy"org.antlr:antlr4-runtime:$antlr4Version", ivy"com.google.protobuf:protobuf-java:$protocVersion", -- cgit v1.2.3