Can we use GPL 3.0 license project as library to our private project with MIT license
I’m working on a private project and considering integrating a library that is licensed under the GPL 3.0 (GNU General Public License version 3.0). However, my project itself is licensed under the MIT license, which allows for more permissive use and redistribution.