[jOOQ/jOOQ#11934] Constants.MINOR_VERSION was not updated in 3.14
This commit is contained in:
parent
11a7b05baf
commit
0a9f03a40f
@ -48,7 +48,7 @@ public final class Constants {
|
||||
/**
|
||||
* The latest jOOQ minor version.
|
||||
*/
|
||||
public static final String MINOR_VERSION = "3.13";
|
||||
public static final String MINOR_VERSION = "3.15";
|
||||
|
||||
/**
|
||||
* The latest jOOQ version.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user