Commit 8c44a07
authored
Fix resilience4j version for java 11 (#941)
## Description
<!-- Provide a brief summary of the changes made and the issue they aim
to address.-->
Use version which is compatible with Java 11
## Testing
<!-- Describe how the changes have been tested-->
Will run CI/CD tests
## Additional Notes to the Reviewer
<!-- Share any additional context or insights that may help the reviewer
understand the changes better. This could include challenges faced,
limitations, or compromises made during the development process.
Also, mention any areas of the code that you would like the reviewer to
focus on specifically. -->
NO_CHANGELOG=true1 parent 7789009 commit 8c44a07
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments