We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
EntitySource.safeMapGet
2 parents 36723be + ce9c6ce commit b4ed298Copy full SHA for b4ed298
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'maven-publish'
5
id 'signing'
6
id 'pmd' // code check, working on source code
7
- id 'com.diffplug.spotless' version '6.22.0' //code format
+ id 'com.diffplug.spotless' version '6.23.0' //code format
8
id 'com.github.spotbugs' version '5.2.4' // code check, working on byte code
9
id 'de.undercouch.download' version '5.5.0'
10
id 'kr.motd.sphinx' version '2.10.1' // documentation generation
0 commit comments