Commit b395d1ac authored by Michael Droettboom's avatar Michael Droettboom
Browse files

Upgrade glean_parser

parent 840a6cd2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ import org.gradle.api.internal.artifacts.ArtifactAttributes
// so that it will be shared between all libraries that use Glean.  This is
// important because it is approximately 300MB in installed size.

String GLEAN_PARSER_VERSION = "1.1.0"
String GLEAN_PARSER_VERSION = "1.2.1"
// The version of Miniconda is explicitly specified.
// Miniconda3-4.5.12 is known to not work on Windows.
String MINICONDA_VERSION = "4.5.11"