You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: JVM options for Couriser
google-java-formatter-jdk11 was returning an error for --java-opt. Changed to the -J syntax which passed for JDK 11, 16 and 17.
Fixes: #8
chore: update dependencies to latest
detekt from 1.18.0 to 1.20.0
google-java-format for JDK 11 from 1.13.0 to 1.15.0
ktlint from 0.42.1 to 0.45.2
pmd from 6.37.0 to 6.4.0