Skip to content

Commit f15e67c

Browse files
committed
refactor: fix name error
1 parent ccfa9a3 commit f15e67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple-jwt-spring-boot-starter/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ publishing {
8787
version = artefactVersion
8888

8989
pom {
90-
name = "OnixByte JWT Toolkit :: Spring Boot Starter"
90+
name = "OnixByte JWT Toolbox :: Spring Boot Starter"
9191
description = "Simple JWT all-in-one package for Spring Boot."
9292
url = projectUrl
9393

0 commit comments

Comments
 (0)