Skip to content

Commit

Permalink
Update to javac 9+181-r4173-1
Browse files Browse the repository at this point in the history
RELNOTES: Update to javac 9+181-r4173-1

MOE_MIGRATED_REVID=180950287
  • Loading branch information
cushon committed Jan 5, 2018
1 parent 311bd86 commit e7323f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<guava.version>22.0</guava.version>
<truth.version>0.36</truth.version>
<javac.version>9-dev-r4023-3</javac.version>
<javac.version>9+181-r4173-1</javac.version>
<autovalue.version>1.5.3</autovalue.version>
<junit.version>4.13-SNAPSHOT</junit.version>
</properties>
Expand Down

1 comment on commit e7323f3

@don-vip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please take a look to #860? Java 10 is in ramp down and will soon be released.

Please sign in to comment.