From 6fa7b63a93a51f70a2f3d900894ae357c1d553c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 18:47:29 +0000 Subject: fix(deps): update dependency com.facebook:ktfmt to v0.46 (#2689) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../test/kotlin/app/passwordstore/crypto/PGPainlessCryptoHandlerTest.kt | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto') diff --git a/crypto/pgpainless/src/test/kotlin/app/passwordstore/crypto/PGPainlessCryptoHandlerTest.kt b/crypto/pgpainless/src/test/kotlin/app/passwordstore/crypto/PGPainlessCryptoHandlerTest.kt index 5f5f8340..8bf6ba1e 100644 --- a/crypto/pgpainless/src/test/kotlin/app/passwordstore/crypto/PGPainlessCryptoHandlerTest.kt +++ b/crypto/pgpainless/src/test/kotlin/app/passwordstore/crypto/PGPainlessCryptoHandlerTest.kt @@ -3,6 +3,7 @@ * SPDX-License-Identifier: GPL-3.0-only */ @file:Suppress("JUnitMalformedDeclaration") // The test runner takes care of it + package app.passwordstore.crypto import app.passwordstore.crypto.CryptoConstants.KEY_PASSPHRASE -- cgit v1.2.3