Re-generated code

This commit is contained in:
Data Geekery CI Bot 2023-12-16 04:26:30 +01:00
parent 070d47a161
commit 8fc04cc536
6 changed files with 18 additions and 18 deletions

View File

@ -45,10 +45,10 @@ public class DefaultCatalog extends CatalogImpl {
}
/**
* A reference to the 3.19 minor release of the code generator. If this
* A reference to the 3.20 minor release of the code generator. If this
* doesn't compile, it's because the runtime library uses an older minor
* release, namely: 3.19. You can turn off the generation of this reference
* release, namely: 3.20. You can turn off the generation of this reference
* by specifying /configuration/generator/generate/jooqVersionReference
*/
private static final String REQUIRE_RUNTIME_JOOQ_VERSION = Constants.VERSION_3_19;
private static final String REQUIRE_RUNTIME_JOOQ_VERSION = Constants.VERSION_3_20;
}

View File

@ -45,10 +45,10 @@ public class DefaultCatalog extends CatalogImpl {
}
/**
* A reference to the 3.19 minor release of the code generator. If this
* A reference to the 3.20 minor release of the code generator. If this
* doesn't compile, it's because the runtime library uses an older minor
* release, namely: 3.19. You can turn off the generation of this reference
* release, namely: 3.20. You can turn off the generation of this reference
* by specifying /configuration/generator/generate/jooqVersionReference
*/
private static final String REQUIRE_RUNTIME_JOOQ_VERSION = Constants.VERSION_3_19;
private static final String REQUIRE_RUNTIME_JOOQ_VERSION = Constants.VERSION_3_20;
}

View File

@ -34,10 +34,10 @@ open class DefaultCatalog : CatalogImpl("") {
)
/**
* A reference to the 3.19 minor release of the code generator. If this
* A reference to the 3.20 minor release of the code generator. If this
* doesn't compile, it's because the runtime library uses an older minor
* release, namely: 3.19. You can turn off the generation of this reference
* release, namely: 3.20. You can turn off the generation of this reference
* by specifying /configuration/generator/generate/jooqVersionReference
*/
private val REQUIRE_RUNTIME_JOOQ_VERSION = Constants.VERSION_3_19
private val REQUIRE_RUNTIME_JOOQ_VERSION = Constants.VERSION_3_20
}

View File

@ -45,10 +45,10 @@ public class DefaultCatalog extends CatalogImpl {
}
/**
* A reference to the 3.19 minor release of the code generator. If this
* A reference to the 3.20 minor release of the code generator. If this
* doesn't compile, it's because the runtime library uses an older minor
* release, namely: 3.19. You can turn off the generation of this reference
* release, namely: 3.20. You can turn off the generation of this reference
* by specifying /configuration/generator/generate/jooqVersionReference
*/
private static final String REQUIRE_RUNTIME_JOOQ_VERSION = Constants.VERSION_3_19;
private static final String REQUIRE_RUNTIME_JOOQ_VERSION = Constants.VERSION_3_20;
}

View File

@ -45,10 +45,10 @@ public class DefaultCatalog extends CatalogImpl {
}
/**
* A reference to the 3.19 minor release of the code generator. If this
* A reference to the 3.20 minor release of the code generator. If this
* doesn't compile, it's because the runtime library uses an older minor
* release, namely: 3.19. You can turn off the generation of this reference
* release, namely: 3.20. You can turn off the generation of this reference
* by specifying /configuration/generator/generate/jooqVersionReference
*/
private static final String REQUIRE_RUNTIME_JOOQ_VERSION = Constants.VERSION_3_19;
private static final String REQUIRE_RUNTIME_JOOQ_VERSION = Constants.VERSION_3_20;
}

View File

@ -45,10 +45,10 @@ public class DefaultCatalog extends CatalogImpl {
}
/**
* A reference to the 3.19 minor release of the code generator. If this
* A reference to the 3.20 minor release of the code generator. If this
* doesn't compile, it's because the runtime library uses an older minor
* release, namely: 3.19. You can turn off the generation of this reference
* release, namely: 3.20. You can turn off the generation of this reference
* by specifying /configuration/generator/generate/jooqVersionReference
*/
private static final String REQUIRE_RUNTIME_JOOQ_VERSION = Constants.VERSION_3_19;
private static final String REQUIRE_RUNTIME_JOOQ_VERSION = Constants.VERSION_3_20;
}