slack-webhook icon indicating copy to clipboard operation
slack-webhook copied to clipboard

Whay staying stuck on java 1.5 ?

Open adriens opened this issue 6 years ago • 1 comments

Actually we got this :


<properties>
		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
		<java.version>1.5</java.version>
		<gson.version>2.8.2</gson.version>

adriens avatar Dec 15 '17 02:12 adriens

It justs compiles without any error on 1.8.

adriens avatar Dec 15 '17 02:12 adriens