Skip to content

Commit e22396c

Browse files
committed
plugin update
1 parent 6d5c99c commit e22396c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • cics-java-liberty-springboot-transactions-cicsbundle

cics-java-liberty-springboot-transactions-cicsbundle/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
// Plugins
33
// ============================================================================
44
plugins {
5-
id 'com.ibm.cics.bundle' version '1.0.8'
5+
// Updated to latest version for Gradle 8.x compatibility
6+
id 'com.ibm.cics.bundle' version '1.1.0'
67
}
78

89
// ============================================================================

0 commit comments

Comments
 (0)