|  | @@ -11,9 +11,6 @@ repositories {
 | 
	
		
			
				|  |  |  	maven { url "https://repo.spring.io/snapshot" }
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -ext["reactor.version"] = "3.5.0-SNAPSHOT"
 | 
	
		
			
				|  |  | -ext["reactor-netty.version"] = "1.1.0-SNAPSHOT"
 | 
	
		
			
				|  |  | -ext["spring.version"] = "6.0.0-SNAPSHOT"
 | 
	
		
			
				|  |  |  ext["micrometer.version"] = "1.10.0-SNAPSHOT"
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  dependencies {
 |