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.
1 parent 9e3b6ca commit c09c507Copy full SHA for c09c507
1 file changed
pom.xml
@@ -75,9 +75,8 @@
75
<apiguardian.version>1.1.1</apiguardian.version>
76
<archunit.version>0.23.1</archunit.version>
77
<blockhound.version>1.0.8.RELEASE</blockhound.version>
78
- <checkstyle.skip>${skipTests}</checkstyle.skip>
79
- <checkstyle.version>10.20.1</checkstyle.version>
80
<checkstyle.skip>true</checkstyle.skip>
+ <checkstyle.version>10.20.1</checkstyle.version>
81
<cypher-dsl.version>2025.2.0</cypher-dsl.version>
82
<dist.id>spring-data-neo4j</dist.id>
83
<dist.key>SDNEO4J</dist.key>
0 commit comments