mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 11:13:45 +01:00 
			
		
		
		
	Bump asm from 7.1 to 7.2
Bumps asm from 7.1 to 7.2. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							e445f96e0c
						
					
				
				
					commit
					4a3c015524
				
			@@ -11,7 +11,7 @@ buildscript {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
    configurations.all {
 | 
					    configurations.all {
 | 
				
			||||||
        resolutionStrategy {
 | 
					        resolutionStrategy {
 | 
				
			||||||
            force("org.ow2.asm:asm:7.1")
 | 
					            force("org.ow2.asm:asm:7.2")
 | 
				
			||||||
            force("org.jetbrains:annotations:17.0.0")
 | 
					            force("org.jetbrains:annotations:17.0.0")
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user