Skip to content

Polish test code#1256

Merged
ynojima merged 1 commit intomasterfrom
polish-test-code
Jan 27, 2026
Merged

Polish test code#1256
ynojima merged 1 commit intomasterfrom
polish-test-code

Conversation

@ynojima
Copy link
Copy Markdown
Member

@ynojima ynojima commented Jan 27, 2026

No description provided.

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

📦 JitPack Build

The build and tests passed! You can test this Pull Request using JitPack.

Maven

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

<dependency>
    <groupId>com.github.webauthn4j.webauthn4j</groupId>
    <artifactId>webauthn4j-core</artifactId>
    <version>polish-test-code-SNAPSHOT</version>
</dependency>

Gradle

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.webauthn4j.webauthn4j:webauthn4j-core:polish-test-code-SNAPSHOT'
}

You can verify the build status on JitPack.

@ynojima ynojima merged commit 864fdc4 into master Jan 27, 2026
20 checks passed
@ynojima ynojima deleted the polish-test-code branch January 27, 2026 14:24
@ynojima ynojima added this to the 0.31.0.RELEASE milestone Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant