Upgrade to Checkstyle 10.12.3
This commit is contained in:
		
							parent
							
								
									b167152108
								
							
						
					
					
						commit
						6876c284f4
					
				| 
						 | 
				
			
			@ -75,7 +75,7 @@ configure([rootProject] + javaProjects) { project ->
 | 
			
		|||
	}
 | 
			
		||||
 | 
			
		||||
	checkstyle {
 | 
			
		||||
		toolVersion = "10.12.1"
 | 
			
		||||
		toolVersion = "10.12.3"
 | 
			
		||||
		configDirectory.set(rootProject.file("src/checkstyle"))
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue