Security issue in Parcellite <= 1.2.1
· ☕ 5 min read
Parcellite clipboard manager might cause your copied secrets to be stored as plain-text in system logs.

Running Spock with unsupported Groovy version (Gradle + Maven)
· ☕ 11 min read
Stuck with the 'The Spock compiler plugin cannot execute because Spock 1.3-groovy-2.5 (3.0) is not compatible with Groovy 3.0 (4.0)' error message? Find out what can be done about that (using Gradle and Maven).

What happened to Groovy dependencies in Spock 2.0?
· ☕ 3 min read
Spock 2.0(-M3) reduced number of provided Groovy dependencies. If you started to get various Groovy-related 'ClassNotFoundException's after migration and wonder why and what to do, read on.