Merge branch '6.2.x'

This commit is contained in:
Marcus Hert Da Coregio
2024-03-18 08:50:51 -03:00
54 changed files with 54 additions and 54 deletions

View File

@@ -25,5 +25,5 @@ dependencies {
tasks.withType(Test).configureEach {
useJUnitPlatform()
outputs.upToDateWhen { false }
}