Remove develocity in favor of version managed by conventions
See https://github.com/spring-io/develocity-conventions/issues/92 Issue gh-15795
This commit is contained in:
		
							parent
							
								
									fa63e21c1d
								
							
						
					
					
						commit
						8f933d9edc
					
				| 
						 | 
					@ -5,7 +5,6 @@ pluginManagement {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
plugins {
 | 
					plugins {
 | 
				
			||||||
	id "com.gradle.develocity" version "3.18"
 | 
					 | 
				
			||||||
	id "io.spring.develocity.conventions" version "0.0.21"
 | 
						id "io.spring.develocity.conventions" version "0.0.21"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue