Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit dfd0603

Browse files
authored
Merge branch '4.0.x' into renovate/grails-monorepo
2 parents b51356c + 140884b commit dfd0603

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/grails-plugins/grails-database-migration.svg)](https://travis-ci.org/grails-plugins/grails-database-migration)
1+
[![Java CI](https://github.com/grails/grails-database-migration/actions/workflows/gradle.yml/badge.svg)](https://github.com/grails/grails-database-migration/actions/workflows/gradle.yml)
22

33
# Grails Database Migration Plugin
44

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "com.gradle.enterprise" version "3.7.2"
2+
id "com.gradle.enterprise" version "3.8"
33
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.6.2'
44
}
55

0 commit comments

Comments
 (0)