kazurayam / materialstore

A domain-specific file system to store "materials" (screenshots, HTML, JSON, XML) collected during End-to-End testings using Selenium WebDriver etc. Features to make "diff" and compiling HTML reports are also included. This is written in pure Java8
Apache License 2.0
0 stars 0 forks source link

upgrade the JavaCompatibility from 1.8 to 11 #463

Closed kazurayam closed 1 hour ago

kazurayam commented 2 hours ago

derived from the https://github.com/kazurayam/materialstore/issues/462

I want to change the minimum JavaVersion of the materialstore library from Java 1.8 to Java 11.

kazurayam commented 1 hour ago

done at v0.18.0