You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/12/27 02:17:08 UTC

[royale-typedefs] branch develop updated: gee i thought I'd changed this

This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 226c664  gee i thought I'd changed this
226c664 is described below

commit 226c6648f97b8539c5a7dadbbe117f697ab772cd
Author: Alex Harui <ah...@apache.org>
AuthorDate: Wed Dec 26 18:16:58 2018 -0800

    gee i thought I'd changed this
---
 js/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/pom.xml b/js/pom.xml
index 71b6f8d..1572249 100644
--- a/js/pom.xml
+++ b/js/pom.xml
@@ -59,7 +59,7 @@
           <dependency>
             <groupId>com.google.javascript</groupId>
             <artifactId>closure-compiler-externs</artifactId>
-            <version>v20170626</version>
+            <version>v20181210</version>
           </dependency>
         </dependencies>
       </plugin>