GH-2493: Sync Gradle .module File to Maven (#2494)

Resolves https://github.com/spring-projects/spring-amqp/issues/2493
This commit is contained in:
Gary Russell
2023-07-24 13:56:44 -04:00
committed by GitHub
parent fa944397e7
commit 9fb108342b

View File

@@ -16,6 +16,9 @@
},
{
"name": {"$match": "*.jar"}
},
{
"name": {"$match": "*.module"}
}
]
}