Skip to content

Commit 2cf6296

Browse files
committed
Latest gradle plugins. Publish snapshot.
1 parent cd849ee commit 2cf6296

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ repositories {
7070

7171
group = "org.labkey.api"
7272

73-
version = "7.4.0-SNAPSHOT"
73+
version = "7.4.0-fb_execute_sql_refactor-SNAPSHOT"
7474

7575
dependencies {
7676
api "org.json:json:${jsonObjectVersion}"

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ artifactory_contextUrl=https://labkey.jfrog.io/artifactory
77
sourceCompatibility=17
88
targetCompatibility=17
99

10-
gradlePluginsVersion=9.2.0
10+
gradlePluginsVersion=10.0.0
1111

1212
commonsCodecVersion=1.22.1
1313
commonsLoggingVersion=1.4.0

0 commit comments

Comments
 (0)