Commit Graph

19 Commits

Author SHA1 Message Date
andi a7b599c8b4 update Gradle to 7.0
Had to disable java.modularity.inferModulePath, because JUnit
was put on the module path and didn't want to start (class not
found). Probably because I didn't have a module-info.java.
2021-04-16 18:41:43 +02:00
andi d57c69119e update gradle to 6.8.3 2021-04-02 18:39:03 +02:00
andi 3f4b5b409a update gradle 2020-11-05 17:53:47 +01:00
andi 2b85828700 update gradle 2020-07-11 17:26:41 +02:00
andi d76551db2c update 3rd party libs 2019-12-27 12:14:09 +01:00
andi 0751802dd0 update gradle to 5.6.2 2019-09-07 17:53:38 +02:00
andi 0311ecd83c recover deleted JMH tests
update gradle and other third-party libs
2019-08-22 19:57:27 +02:00
andi 1420c21732 update 3rd party libs and gradle 2019-04-27 18:04:59 +02:00
andi 528e0b3ba3 update gradle to 5.2.1 2019-02-17 09:13:40 +01:00
andi 635458778b update gradle to 5.1 2019-01-04 16:59:04 +01:00
andi 430b4c50ca update 4rd-party libs 2018-11-20 19:25:34 +01:00
andi 81fb565b1d update gradle to 4.10.1 2018-09-13 19:01:02 +02:00
andi a8658480ce update to gradle 4.9 2018-08-17 18:45:15 +02:00
andi a5b58cb1b5 update gradle to 4.7 2018-05-19 19:50:19 +02:00
andi c5e49b388b update gradle to 4.4.1 2018-01-22 18:14:10 +01:00
andi 76145b080e update gradle to 4.4 2017-12-13 20:44:49 +01:00
andi b50cb8fdca update to gradle 4.3.1 2017-11-10 10:09:53 +01:00
andi 4a07ed14b0 update gradle to 4.2 2017-09-26 19:30:58 +02:00
andi 145c2152d0 Add IntList a list implementation for primitive integers. 2017-02-03 20:31:58 +01:00