Commit 5472f1b
Revert plugin version to 1.11.1 to fix Gradle 7.4 compatibility
The azure-functions plugin 1.16.1 brings in jackson-core 2.17.0 which
contains Java 21 class files that Gradle 7.4's ASM cannot handle.
Keep the duplicate plugin application removal fix which helps reduce
the "default messager" warning.
Co-authored-by: torosent <17064840+torosent@users.noreply.github.com>1 parent 3e26e32 commit 5472f1b
File tree
2 files changed
+2
-2
lines changed- endtoendtests
- samples-azure-functions
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments