Skip to content

Commit b68f878

Browse files
Bump hibernate-entitymanager from 5.6.12.Final to 5.6.13.Final
Bumps [hibernate-entitymanager](https://github.com/hibernate/hibernate-orm) from 5.6.12.Final to 5.6.13.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.13/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.12...5.6.13) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77d54d8 commit b68f878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
compile 'org.codehaus.groovy:groovy-all:2.5.9'
1717
compile 'javax.json:javax.json-api:1.1.4'
1818

19-
compile 'org.hibernate:hibernate-entitymanager:5.6.12.Final'
19+
compile 'org.hibernate:hibernate-entitymanager:5.6.13.Final'
2020

2121
testCompile 'org.spockframework:spock-core:1.3-groovy-2.5'
2222
testCompile 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)