chore(deps): update plugin org.springframework.boot to v3.4.5
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
	
		
	
		
			All checks were successful
		
		
	
	
This commit is contained in:
		
					parent
					
						
							
								e985a21e05
							
						
					
				
			
			
				commit
				
					
						24081ba366
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
plugins {
 | 
					plugins {
 | 
				
			||||||
    java
 | 
					    java
 | 
				
			||||||
    id("org.springframework.boot") version "3.4.4"
 | 
					    id("org.springframework.boot") version "3.4.5"
 | 
				
			||||||
    id("io.spring.dependency-management") version "1.1.7"
 | 
					    id("io.spring.dependency-management") version "1.1.7"
 | 
				
			||||||
    id("checkstyle")
 | 
					    id("checkstyle")
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue