Skip to content

Commit b5ff04a

Browse files
committed
bump version to 1.1-SNAPSHOT and update nextlicenses-client dependency to 1.2-SNAPSHOT
1 parent e94955c commit b5ff04a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "gg.nextforge"
9-
version = "1.0-SNAPSHOT"
9+
version = "1.1-SNAPSHOT"
1010

1111
repositories {
1212
mavenCentral()
@@ -15,7 +15,7 @@ repositories {
1515

1616
dependencies {
1717
paperweight.paperDevBundle("1.19.1-R0.1-SNAPSHOT")
18-
implementation("gg.nextforge:nextlicenses-client:1.1-SNAPSHOT")
18+
implementation("gg.nextforge:nextlicenses-client:1.2-SNAPSHOT")
1919

2020
// JDBC Backends
2121
implementation("com.mysql:mysql-connector-j:9.4.0")

0 commit comments

Comments
 (0)