mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 18:08:57 +08:00 
			
		
		
		
	Fix for Gradle 7.6 compatibility
This commit is contained in:
		@@ -29,7 +29,7 @@ testing {
 | 
			
		||||
        functionalTest(JvmTestSuite) {
 | 
			
		||||
            dependencies {
 | 
			
		||||
                // functionalTest test suite depends on the production code in tests
 | 
			
		||||
                implementation project
 | 
			
		||||
                implementation(project(':plugin'))
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            targets {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user