We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da24181 commit df1a449Copy full SHA for df1a449
src/main/java/info/unterrainer/commons/rdbutils/Information.java
@@ -2,6 +2,6 @@
2
3
public class Information {
4
public static final String name = "RDB-Utils";
5
- public static final String buildTime = "2022-03-14T14:27:25Z";
+ public static final String buildTime = "2022-03-14T14:34:56Z";
6
public static final String pomVersion = "0.1.15";
7
}
0 commit comments