Skip to content

Commit

Permalink
Bumping project Java version to match TNT4J.
Browse files Browse the repository at this point in the history
  • Loading branch information
kausandr committed Jan 30, 2019
1 parent 677c871 commit 51398af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ GCTracker.installTracker("myAppName"); // need to be called only once per JVM
# Project Dependencies
Stream-GC requires the following:
* JDK 1.7+ (Update 04 or higher)
* JDK 1.8+
* TNT4J (https://github.com/Nastel/TNT4J)
Please use JCenter or Maven and dependencies will be downloaded automatically.

0 comments on commit 51398af

Please sign in to comment.