Big noob here, I am trying to npm i @openzeppelin/contracts@(version) but I want to know which version I should type in if I need solidity 0.8.17 instead of 0.8.23
editing to make my poorly question more clear: what do I type in to the (version) @openzeppelin/contracts@(version) to get 0.8.17 on my .sol files? The latest version gives me 0.8.23 which I don't want