fix(deps): update dependencies (major and minor)
This commit is contained in:
		
					parent
					
						
							
								5f6caa7fc2
							
						
					
				
			
			
				commit
				
					
						162db6577d
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -58,8 +58,8 @@ repositories {
 | 
			
		|||
    mavenCentral()
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
val springDocVersion = "2.6.0"
 | 
			
		||||
val oauth2Version = "3.3.4"
 | 
			
		||||
val springDocVersion = "2.7.0"
 | 
			
		||||
val oauth2Version = "3.4.0"
 | 
			
		||||
 | 
			
		||||
dependencies {
 | 
			
		||||
    implementation("org.springframework.boot:spring-boot-starter-data-jpa")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue