This line should be updated to use String.format() to be compatible with older versions of Java. https://github.com/paulgries/LoginCleanArchitecture/blob/234fefe16398b2521904b5311d6529bcd607d1ee/src/data_access/FileUserDataAccessObject.java#L68
This line should be updated to use String.format() to be compatible with older versions of Java.
LoginCleanArchitecture/src/data_access/FileUserDataAccessObject.java
Line 68 in 234fefe