Guruprasad Kulkarni

Results 4 issues of Guruprasad Kulkarni

* Updated to gradle 8.2.1 * Upgraded to kotlin 1.8.22 * updated assertj to 3.24.2 * junit4 to 4.13.2 * coveralls to 2.12.2 Had to update the script a little...

We have to exclude assertj from this dependency and add our own to take the newer version, I bet others also have to do the same. This would at least...

Basically added a check for ResultSetMetaData.columnNullable == metaData.isNullable(i) I would really like to have this for my current project! The Project and code is very much appreciated.