Skip to content

Commit

Permalink
Update groovy-all to 3.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2024
1 parent 6bda524 commit 1395929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ libraryDependencies ++= {
"org.scalaz" %% "scalaz-core" % "7.2.33",
"org.bbop" % "oboformat" % "0.5.5" exclude ("net.sourceforge.owlapi", "owlapi-apibinding") exclude ("log4j", "log4j"),
"ch.qos.logback" % "logback-classic" % "1.4.0",
"org.codehaus.groovy" % "groovy-all" % "3.0.8",
"org.codehaus.groovy" % "groovy-all" % "3.0.20",
"org.phenoscape" %% "sparql-utils" % "1.3.1" exclude ("log4j", "log4j"),
"org.phenoscape" %% "sparql-utils-owlapi" % "1.3.1" exclude ("log4j", "log4j"),
"org.slf4j" % "log4j-over-slf4j" % "1.7.32",
Expand Down

0 comments on commit 1395929

Please sign in to comment.