Bump dawidd6/action-send-mail from 3 to 4
[yosql.git] / yosql-tooling / yosql-tooling-dagger / src / main / java / wtf / metio / yosql / tooling / dagger / package-info.java
blob3ef7d25f687b2cef008c0073d62ce980a23340df
1 /*
2 * This file is part of yosql. It is subject to the license terms in the LICENSE file found in the top-level
3 * directory of this distribution and at https://creativecommons.org/publicdomain/zero/1.0/. No part of yosql,
4 * including this file, may be copied, modified, propagated, or distributed except according to the terms contained
5 * in the LICENSE file.
6 */
7 /**
8 * Dagger infrastructure for all YoSQL modules.
9 */
10 @org.jspecify.annotations.NullMarked
11 package wtf.metio.yosql.tooling.dagger;