mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 03:57:51 +02:00
* Fix Gradle dependency version pinning In Gradle 7, version labels require '!!' at the end to be free from any forced upgrade. Hibernate min version needs to be advanced past 5.6.12, which is buggy. Upgraded most dependencies to the latest version. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
buildscript-gradle.lockfile | ||
gradle.lockfile | ||
README.md |
Summary
This project holds some of the general-purpose utility classes that do not rely on the registry domain model.
This is an intermediate step in untangling the circular dependencies between :core and :util subprojects.